kicad/eeschema/symbol_editor
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
..
menubar_symbol_editor.cpp Cleanup ACTION_MENU creation in some places 2021-03-27 19:16:58 +00:00
symbol_edit_frame.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
symbol_edit_frame.h Fix symbol editor not pulling the right settings object 2021-04-12 22:03:25 -04:00
symbol_editor.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
symbol_editor_import_export.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
symbol_editor_plotter.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_editor_settings.cpp Fix import of schematic grid settings 2020-12-27 12:33:35 -05:00
symbol_editor_settings.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_editor_undo_redo.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_library_manager.cpp Use HTML report window for symbol loading issues 2021-04-02 19:50:50 -04:00
symbol_library_manager.h Add threaded library load to symbol editor 2021-03-19 20:23:54 -04:00
toolbars_symbol_editor.cpp Naming conventions. 2021-03-18 12:28:24 +00:00