#include <bitmaps.h>
#include <sch_edit_frame.h>
#include <sch_commit.h>
#include <connection_graph.h>
#include <schematic.h>
#include <gal/color4d.h>
#include <layer_ids.h>
#include <tool/tool_manager.h>
#include <tools/sch_actions.h>
#include <hierarchy_pane.h>
#include <project/project_local_settings.h>
#include <kiface_base.h>
#include <wx/object.h>
#include <wx/generic/textdlgg.h>
#include <wx/menu.h>
#include <wx/wupdlock.h>
#include <wx/msgdlg.h>
Go to the source code of this file.
◆ wxIMPLEMENT_ABSTRACT_CLASS()