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 <tool/action_toolbar.h>
#include <tool/tool_manager.h>
#include <tools/ee_actions.h>
#include <tools/ee_selection_tool.h>
#include <widgets/sch_properties_panel.h>
#include <widgets/wx_aui_utils.h>
Go to the source code of this file.
Macros | |
#define | LISTBOX_WIDTH 120 |
#define LISTBOX_WIDTH 120 |
Definition at line 43 of file toolbars_symbol_editor.cpp.