| 
    KiCad PCB EDA Suite
    
   | 
 
#include "dialog_table_properties.h"#include <kiplatform/ui.h>#include <widgets/font_choice.h>#include <widgets/color_swatch.h>#include <widgets/wx_grid.h>#include <widgets/grid_text_helpers.h>#include <widgets/grid_color_swatch_helpers.h>#include <grid_tricks.h>#include <scintilla_tricks.h>#include <string_utils.h>#include <confirm.h>#include <board.h>#include <board_commit.h>#include <board_design_settings.h>#include <footprint.h>#include <pcb_textbox.h>#include <pcb_tablecell.h>#include <pcb_table.h>#include <project.h>#include <pcb_edit_frame.h>#include <pcb_layer_box_selector.h>#include <tool/tool_manager.h>#include <tools/pcb_actions.h>