| 
    KiCad PCB EDA Suite
    
   | 
 
#include <kiface_base.h>#include <kiplatform/ui.h>#include <pcb_base_edit_frame.h>#include <3d_viewer/eda_3d_viewer_frame.h>#include <tool/tool_manager.h>#include <tools/pcb_actions.h>#include <tools/pcb_selection_tool.h>#include <widgets/panel_selection_filter.h>#include <pgm_base.h>#include <board.h>#include <board_design_settings.h>#include <gal/graphics_abstraction_layer.h>#include <pcb_dimension.h>#include <pcb_layer_box_selector.h>#include <footprint.h>#include <footprint_info_impl.h>#include <layer_pairs.h>#include <project.h>#include <settings/color_settings.h>#include <settings/settings_manager.h>#include <widgets/appearance_controls.h>#include <widgets/pcb_properties_panel.h>#include <widgets/vertex_editor_pane.h>#include <dialogs/eda_view_switcher.h>#include <wildcards_and_files_ext.h>#include <widgets/wx_aui_utils.h>