kicad/pcbnew/widgets
jean-pierre charras 96af236493 Code cleanup: remove include wx.h from pcb_plot_params.h.
including wx.h is useless for this file, and include wx.h in a lot of other files.
Include wx.h must be made only when needed in a given file, because on Windows
it include some headers that frequently create collision with kicad declarations
2021-01-25 16:18:46 +01:00
..
appearance_controls.cpp Add a PT_NIC pin electrical type and a netlist token for SCH_NO_CONNECT. 2021-01-23 00:10:01 +00:00
appearance_controls.h Code cleanup: remove include wx.h from pcb_plot_params.h. 2021-01-25 16:18:46 +01:00
appearance_controls_base.cpp Add i18n flag to appearance controls and selection filter 2020-12-19 17:39:43 -05:00
appearance_controls_base.fbp Add i18n flag to appearance controls and selection filter 2020-12-19 17:39:43 -05:00
appearance_controls_base.h Add i18n flag to appearance controls and selection filter 2020-12-19 17:39:43 -05:00
panel_selection_filter.cpp Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
panel_selection_filter.h Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
panel_selection_filter_base.cpp pcbnew: make pane labels translatable 2020-12-19 22:25:50 +00:00
panel_selection_filter_base.fbp Add i18n flag to appearance controls and selection filter 2020-12-19 17:39:43 -05:00
panel_selection_filter_base.h Add i18n flag to appearance controls and selection filter 2020-12-19 17:39:43 -05:00