|
KiCad PCB EDA Suite
|
#include <advanced_config.h>#include <string_utils.h>#include <pgm_base.h>#include <settings/settings_manager.h>#include <tool/tool_manager.h>#include <tool/library_editor_control.h>#include <tools/pcb_actions.h>#include <footprint_editor_settings.h>#include <eda_doc.h>#include <footprint_edit_frame.h>#include <generate_footprint_info.h>#include <pcbnew_settings.h>#include <pcbnew_id.h>#include <confirm.h>#include <kidialog.h>#include <wx/filename.h>#include <wildcards_and_files_ext.h>#include <launch_ext.h>#include <gestfich.h>#include <widgets/wx_infobar.h>#include <footprint.h>#include <pad.h>#include <pcb_group.h>#include <zone.h>#include <fp_lib_table.h>#include <dialogs/dialog_cleanup_graphics.h>#include <dialogs/dialog_footprint_checker.h>#include <footprint_wizard_frame.h>#include <kiway.h>#include <project_pcb.h>#include <view/view_controls.h>#include <memory>#include "footprint_editor_control.h"