|
KiCad PCB EDA Suite
|
#include "sch_properties_panel.h"#include <dialog_symbol_properties.h>#include <font/fontconfig.h>#include <pgm_base.h>#include <common.h>#include <confirm.h>#include <connection_graph.h>#include <properties/pg_editors.h>#include <properties/pg_properties.h>#include <properties/property_mgr.h>#include <properties/property.h>#include <sch_commit.h>#include <sch_edit_frame.h>#include <sch_sheet.h>#include <symbol_edit_frame.h>#include <symbol_viewer_frame.h>#include <schematic.h>#include <sch_symbol.h>#include <lib_symbol.h>#include <sch_line.h>#include <sch_junction.h>#include <sch_field.h>#include <pin_map.h>#include <template_fieldnames.h>#include <settings/color_settings.h>#include <string_utils.h>#include <tool/tool_manager.h>#include <tools/sch_actions.h>#include <tools/sch_selection_tool.h>#include <wildcards_and_files_ext.h>#include <wx_filename.h>