kicad/gerbview/tools
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys.
wx/wx.h includes all wxWidgets .h files, and sometimes creates collision
names in #define between kicad and windows headers
Moreover, blindly including a lot of useless files is compil time consuming
2021-05-01 19:32:15 +02:00
..
gerbview_actions.cpp Gerbview: fix regression: missing DCode highlight commands. 2021-03-13 18:45:33 +01:00
gerbview_actions.h Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
gerbview_control.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
gerbview_control.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
gerbview_inspection_tool.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
gerbview_inspection_tool.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
gerbview_selection.cpp Split base_struct into eda_item and eda_rect 2020-10-13 21:24:50 -04:00
gerbview_selection.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
gerbview_selection_tool.cpp Gerbview: fix regression: missing DCode highlight commands. 2021-03-13 18:45:33 +01:00
gerbview_selection_tool.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00