| 
    KiCad PCB EDA Suite
    
   | 
 
#include <advanced_config.h>#include <eeschema_id.h>#include <symbol_edit_frame.h>#include <sch_painter.h>#include <symbol_editor_settings.h>#include <symbol_library_manager.h>#include <toolbars_symbol_editor.h>#include <tool/action_toolbar.h>#include <tool/tool_manager.h>#include <tools/sch_actions.h>#include <tools/sch_selection_tool.h>#include <widgets/sch_properties_panel.h>#include <widgets/wx_aui_utils.h>#include <wx/combobox.h>Go to the source code of this file.
Macros | |
| #define | LISTBOX_WIDTH 120 | 
| #define LISTBOX_WIDTH 120 | 
Definition at line 45 of file toolbars_symbol_editor.cpp.
Referenced by SYMBOL_EDIT_FRAME::configureToolbars().