From 270aaec4434f3c79637aec5d9508c933846b77c8 Mon Sep 17 00:00:00 2001 From: Simon Richter Date: Sun, 5 Jan 2020 00:27:32 +0100 Subject: [PATCH] Rewrite FBP files generated with unreleased wxFB These use a few features that are too new, causing errors when trying to edit with a released version of wxFormBuilder. --- common/dialog_about/dialog_about_base.cpp | 2 +- common/dialog_about/dialog_about_base.fbp | 2 -- common/dialog_about/dialog_about_base.h | 2 +- common/dialogs/dialog_color_picker_base.cpp | 2 +- common/dialogs/dialog_color_picker_base.fbp | 2 -- common/dialogs/dialog_color_picker_base.h | 2 +- .../dialogs/dialog_display_info_HTML_base.cpp | 2 +- .../dialogs/dialog_display_info_HTML_base.fbp | 2 -- .../dialogs/dialog_display_info_HTML_base.h | 2 +- common/dialogs/panel_common_settings_base.cpp | 2 +- common/dialogs/panel_common_settings_base.fbp | 2 -- common/dialogs/panel_common_settings_base.h | 2 +- .../dialog_edit_component_in_lib_base.cpp | 4 ++-- .../dialog_edit_component_in_lib_base.fbp | 2 -- .../dialog_edit_component_in_lib_base.h | 2 +- .../dialogs/dialog_edit_line_style_base.cpp | 2 +- .../dialogs/dialog_edit_line_style_base.fbp | 2 -- .../dialogs/dialog_edit_line_style_base.h | 2 +- eeschema/dialogs/dialog_lib_edit_pin_base.cpp | 2 +- eeschema/dialogs/dialog_lib_edit_pin_base.fbp | 2 -- eeschema/dialogs/dialog_lib_edit_pin_base.h | 2 +- .../dialogs/dialog_lib_new_component_base.cpp | 4 ++-- .../dialogs/dialog_lib_new_component_base.fbp | 2 -- .../dialogs/dialog_lib_new_component_base.h | 2 +- eeschema/dialogs/dialog_rescue_each_base.cpp | 2 +- eeschema/dialogs/dialog_rescue_each_base.fbp | 2 -- eeschema/dialogs/dialog_rescue_each_base.h | 2 +- eeschema/dialogs/dialog_spice_model_base.cpp | 2 +- eeschema/dialogs/dialog_spice_model_base.fbp | 2 -- eeschema/dialogs/dialog_spice_model_base.h | 2 +- .../panel_eeschema_display_options_base.cpp | 2 +- .../panel_eeschema_display_options_base.fbp | 2 -- .../panel_eeschema_display_options_base.h | 2 +- .../dialogs/panel_eeschema_settings_base.cpp | 4 ++-- .../dialogs/panel_eeschema_settings_base.fbp | 2 -- .../dialogs/panel_eeschema_settings_base.h | 20 +++++++++---------- .../dialogs/dialog_template_selector_base.cpp | 2 +- .../dialogs/dialog_template_selector_base.fbp | 2 -- kicad/dialogs/dialog_template_selector_base.h | 2 +- .../dialogs/dialog_regulator_data_base.cpp | 2 +- .../dialogs/dialog_regulator_data_base.fbp | 2 -- .../dialogs/dialog_regulator_data_base.h | 2 +- .../dialogs/pcb_calculator_frame_base.cpp | 4 ++-- .../dialogs/pcb_calculator_frame_base.fbp | 2 -- .../dialogs/pcb_calculator_frame_base.h | 2 +- .../dialog_dielectric_list_manager_base.cpp | 2 +- .../dialog_dielectric_list_manager_base.fbp | 2 -- .../dialog_dielectric_list_manager_base.h | 2 +- .../panel_board_stackup_base.cpp | 2 +- .../panel_board_stackup_base.fbp | 2 -- .../panel_board_stackup_base.h | 2 +- .../dialogs/dialog_board_statistics_base.cpp | 2 +- .../dialogs/dialog_board_statistics_base.fbp | 2 -- pcbnew/dialogs/dialog_board_statistics_base.h | 2 +- .../dialog_cleanup_tracks_and_vias_base.cpp | 2 +- .../dialog_cleanup_tracks_and_vias_base.fbp | 2 -- .../dialog_cleanup_tracks_and_vias_base.h | 2 +- pcbnew/dialogs/dialog_copper_zones_base.cpp | 2 +- pcbnew/dialogs/dialog_copper_zones_base.fbp | 2 -- pcbnew/dialogs/dialog_copper_zones_base.h | 2 +- pcbnew/dialogs/dialog_create_array_base.cpp | 2 +- pcbnew/dialogs/dialog_create_array_base.fbp | 2 -- pcbnew/dialogs/dialog_create_array_base.h | 2 +- pcbnew/dialogs/dialog_drc_base.cpp | 2 +- pcbnew/dialogs/dialog_drc_base.fbp | 2 -- pcbnew/dialogs/dialog_drc_base.h | 2 +- ...og_edit_footprint_for_BoardEditor_base.cpp | 2 +- ...og_edit_footprint_for_BoardEditor_base.fbp | 2 -- ...alog_edit_footprint_for_BoardEditor_base.h | 2 +- ...ialog_gen_footprint_position_file_base.cpp | 2 +- ...ialog_gen_footprint_position_file_base.fbp | 2 -- .../dialog_gen_footprint_position_file_base.h | 2 +- pcbnew/dialogs/dialog_gendrill_base.cpp | 2 +- pcbnew/dialogs/dialog_gendrill_base.fbp | 2 -- pcbnew/dialogs/dialog_gendrill_base.h | 2 +- .../dialog_keepout_area_properties_base.cpp | 2 +- .../dialog_keepout_area_properties_base.fbp | 2 -- .../dialog_keepout_area_properties_base.h | 2 +- .../dialogs/dialog_layer_selection_base.cpp | 2 +- .../dialogs/dialog_layer_selection_base.fbp | 2 -- pcbnew/dialogs/dialog_layer_selection_base.h | 2 +- pcbnew/dialogs/dialog_move_exact_base.cpp | 2 +- pcbnew/dialogs/dialog_move_exact_base.fbp | 2 -- pcbnew/dialogs/dialog_move_exact_base.h | 2 +- pcbnew/dialogs/dialog_netlist_base.cpp | 2 +- pcbnew/dialogs/dialog_netlist_base.fbp | 2 -- pcbnew/dialogs/dialog_netlist_base.h | 2 +- pcbnew/dialogs/dialog_pad_properties_base.cpp | 2 +- pcbnew/dialogs/dialog_pad_properties_base.fbp | 2 -- pcbnew/dialogs/dialog_pad_properties_base.h | 4 +--- ...dialog_pns_length_tuning_settings_base.cpp | 2 +- ...dialog_pns_length_tuning_settings_base.fbp | 2 -- .../dialog_pns_length_tuning_settings_base.h | 2 +- .../dialogs/dialog_position_relative_base.cpp | 2 +- .../dialogs/dialog_position_relative_base.fbp | 2 -- .../dialogs/dialog_position_relative_base.h | 2 +- .../dialogs/dialog_text_properties_base.cpp | 2 +- .../dialogs/dialog_text_properties_base.fbp | 2 -- pcbnew/dialogs/dialog_text_properties_base.h | 4 ++-- pcbnew/dialogs/dialog_update_pcb_base.cpp | 2 +- pcbnew/dialogs/dialog_update_pcb_base.fbp | 2 -- pcbnew/dialogs/dialog_update_pcb_base.h | 2 +- .../panel_pcbnew_display_options_base.cpp | 2 +- .../panel_pcbnew_display_options_base.fbp | 2 -- .../panel_pcbnew_display_options_base.h | 2 +- .../dialogs/panel_setup_netclasses_base.cpp | 2 +- .../dialogs/panel_setup_netclasses_base.fbp | 2 -- pcbnew/dialogs/panel_setup_netclasses_base.h | 2 +- 108 files changed, 86 insertions(+), 160 deletions(-) diff --git a/common/dialog_about/dialog_about_base.cpp b/common/dialog_about/dialog_about_base.cpp index 02b495fa62..8b66421bd8 100644 --- a/common/dialog_about/dialog_about_base.cpp +++ b/common/dialog_about/dialog_about_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Mar 28 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/common/dialog_about/dialog_about_base.fbp b/common/dialog_about/dialog_about_base.fbp index 1138cd3eda..7d5e16f107 100644 --- a/common/dialog_about/dialog_about_base.fbp +++ b/common/dialog_about/dialog_about_base.fbp @@ -14,7 +14,6 @@ dialog_about_base 1000 none - 1 MyProject @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/common/dialog_about/dialog_about_base.h b/common/dialog_about/dialog_about_base.h index 460f07377b..caee779d62 100644 --- a/common/dialog_about/dialog_about_base.h +++ b/common/dialog_about/dialog_about_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Mar 28 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/common/dialogs/dialog_color_picker_base.cpp b/common/dialogs/dialog_color_picker_base.cpp index 7f9a31dd9a..82803ae3d4 100644 --- a/common/dialogs/dialog_color_picker_base.cpp +++ b/common/dialogs/dialog_color_picker_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 21 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/common/dialogs/dialog_color_picker_base.fbp b/common/dialogs/dialog_color_picker_base.fbp index 7082a4e561..bebd793ef4 100644 --- a/common/dialogs/dialog_color_picker_base.fbp +++ b/common/dialogs/dialog_color_picker_base.fbp @@ -14,7 +14,6 @@ dialog_color_picker_base 1000 none - 1 DIALOG_COLOR_PICKER_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/common/dialogs/dialog_color_picker_base.h b/common/dialogs/dialog_color_picker_base.h index eb5faad19b..741d4c3fee 100644 --- a/common/dialogs/dialog_color_picker_base.h +++ b/common/dialogs/dialog_color_picker_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 21 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/common/dialogs/dialog_display_info_HTML_base.cpp b/common/dialogs/dialog_display_info_HTML_base.cpp index 50aee03087..5fd3e29a71 100644 --- a/common/dialogs/dialog_display_info_HTML_base.cpp +++ b/common/dialogs/dialog_display_info_HTML_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 15 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/common/dialogs/dialog_display_info_HTML_base.fbp b/common/dialogs/dialog_display_info_HTML_base.fbp index 703e53bc0e..64fb523c39 100644 --- a/common/dialogs/dialog_display_info_HTML_base.fbp +++ b/common/dialogs/dialog_display_info_HTML_base.fbp @@ -14,7 +14,6 @@ dialog_display_info_HTML_base 1000 none - 1 dialog_display_info_HTML @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/common/dialogs/dialog_display_info_HTML_base.h b/common/dialogs/dialog_display_info_HTML_base.h index c9468570df..134c5c7569 100644 --- a/common/dialogs/dialog_display_info_HTML_base.h +++ b/common/dialogs/dialog_display_info_HTML_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 15 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/common/dialogs/panel_common_settings_base.cpp b/common/dialogs/panel_common_settings_base.cpp index e035ed6d24..22071f63ef 100644 --- a/common/dialogs/panel_common_settings_base.cpp +++ b/common/dialogs/panel_common_settings_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/common/dialogs/panel_common_settings_base.fbp b/common/dialogs/panel_common_settings_base.fbp index a2ad5b4b4d..b6068ceadb 100644 --- a/common/dialogs/panel_common_settings_base.fbp +++ b/common/dialogs/panel_common_settings_base.fbp @@ -14,7 +14,6 @@ panel_common_settings_base 1000 none - 1 PanelCommonSettings @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/common/dialogs/panel_common_settings_base.h b/common/dialogs/panel_common_settings_base.h index 2360dbe5e3..414e2d3d12 100644 --- a/common/dialogs/panel_common_settings_base.h +++ b/common/dialogs/panel_common_settings_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_edit_component_in_lib_base.cpp b/eeschema/dialogs/dialog_edit_component_in_lib_base.cpp index 77c71254c9..0884ec4a39 100644 --- a/eeschema/dialogs/dialog_edit_component_in_lib_base.cpp +++ b/eeschema/dialogs/dialog_edit_component_in_lib_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 15 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! @@ -9,7 +9,7 @@ #include "dialog_edit_component_in_lib_base.h" - /////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// DIALOG_EDIT_COMPONENT_IN_LIBRARY_BASE::DIALOG_EDIT_COMPONENT_IN_LIBRARY_BASE( wxWindow* parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style ) : DIALOG_SHIM( parent, id, title, pos, size, style ) { diff --git a/eeschema/dialogs/dialog_edit_component_in_lib_base.fbp b/eeschema/dialogs/dialog_edit_component_in_lib_base.fbp index 98c2d1297e..a655190840 100644 --- a/eeschema/dialogs/dialog_edit_component_in_lib_base.fbp +++ b/eeschema/dialogs/dialog_edit_component_in_lib_base.fbp @@ -14,7 +14,6 @@ dialog_edit_component_in_lib_base 1000 none - 1 DIALOG_EDIT_COMPONENT_IN_LIBRARY_FBP @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/eeschema/dialogs/dialog_edit_component_in_lib_base.h b/eeschema/dialogs/dialog_edit_component_in_lib_base.h index e024991662..f1141c0b29 100644 --- a/eeschema/dialogs/dialog_edit_component_in_lib_base.h +++ b/eeschema/dialogs/dialog_edit_component_in_lib_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 15 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_edit_line_style_base.cpp b/eeschema/dialogs/dialog_edit_line_style_base.cpp index a1f3d69abf..61fa0edb5f 100644 --- a/eeschema/dialogs/dialog_edit_line_style_base.cpp +++ b/eeschema/dialogs/dialog_edit_line_style_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_edit_line_style_base.fbp b/eeschema/dialogs/dialog_edit_line_style_base.fbp index 222703506b..fd8bf95061 100644 --- a/eeschema/dialogs/dialog_edit_line_style_base.fbp +++ b/eeschema/dialogs/dialog_edit_line_style_base.fbp @@ -14,7 +14,6 @@ dialog_edit_line_style_base 1000 none - 1 dialog_edit_line_style @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/eeschema/dialogs/dialog_edit_line_style_base.h b/eeschema/dialogs/dialog_edit_line_style_base.h index 8ef50db3e2..6ebaf1fece 100644 --- a/eeschema/dialogs/dialog_edit_line_style_base.h +++ b/eeschema/dialogs/dialog_edit_line_style_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_lib_edit_pin_base.cpp b/eeschema/dialogs/dialog_lib_edit_pin_base.cpp index 560762cb6a..28969e7d37 100644 --- a/eeschema/dialogs/dialog_lib_edit_pin_base.cpp +++ b/eeschema/dialogs/dialog_lib_edit_pin_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 15 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_lib_edit_pin_base.fbp b/eeschema/dialogs/dialog_lib_edit_pin_base.fbp index 1b95df24d8..395ace2eae 100644 --- a/eeschema/dialogs/dialog_lib_edit_pin_base.fbp +++ b/eeschema/dialogs/dialog_lib_edit_pin_base.fbp @@ -14,7 +14,6 @@ dialog_lib_edit_pin_base 1000 none - 1 dialog_lib_edit_pin @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/eeschema/dialogs/dialog_lib_edit_pin_base.h b/eeschema/dialogs/dialog_lib_edit_pin_base.h index 22fe40664d..1f9facac24 100644 --- a/eeschema/dialogs/dialog_lib_edit_pin_base.h +++ b/eeschema/dialogs/dialog_lib_edit_pin_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 15 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_lib_new_component_base.cpp b/eeschema/dialogs/dialog_lib_new_component_base.cpp index b8267dce36..049765055d 100644 --- a/eeschema/dialogs/dialog_lib_new_component_base.cpp +++ b/eeschema/dialogs/dialog_lib_new_component_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 15 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! @@ -7,7 +7,7 @@ #include "dialog_lib_new_component_base.h" - /////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// BEGIN_EVENT_TABLE( DIALOG_LIB_NEW_COMPONENT_BASE, DIALOG_SHIM ) EVT_COMBOBOX( wxID_ANY, DIALOG_LIB_NEW_COMPONENT_BASE::_wxFB_OnParentSymbolSelect ) diff --git a/eeschema/dialogs/dialog_lib_new_component_base.fbp b/eeschema/dialogs/dialog_lib_new_component_base.fbp index 0d5fb28a94..717a8f78eb 100644 --- a/eeschema/dialogs/dialog_lib_new_component_base.fbp +++ b/eeschema/dialogs/dialog_lib_new_component_base.fbp @@ -14,7 +14,6 @@ dialog_lib_new_component_base 1000 none - 1 dialog_lib_new_component @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/eeschema/dialogs/dialog_lib_new_component_base.h b/eeschema/dialogs/dialog_lib_new_component_base.h index 763cb2b800..2e6df10d6f 100644 --- a/eeschema/dialogs/dialog_lib_new_component_base.h +++ b/eeschema/dialogs/dialog_lib_new_component_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 15 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_rescue_each_base.cpp b/eeschema/dialogs/dialog_rescue_each_base.cpp index 9f91251aba..5604dcf425 100644 --- a/eeschema/dialogs/dialog_rescue_each_base.cpp +++ b/eeschema/dialogs/dialog_rescue_each_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Feb 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_rescue_each_base.fbp b/eeschema/dialogs/dialog_rescue_each_base.fbp index 2e94e3a929..cf996020f2 100644 --- a/eeschema/dialogs/dialog_rescue_each_base.fbp +++ b/eeschema/dialogs/dialog_rescue_each_base.fbp @@ -14,7 +14,6 @@ dialog_rescue_each_base 1000 none - 1 dialog_rescue_each_base @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/eeschema/dialogs/dialog_rescue_each_base.h b/eeschema/dialogs/dialog_rescue_each_base.h index 820faca0d1..1e392b1a56 100644 --- a/eeschema/dialogs/dialog_rescue_each_base.h +++ b/eeschema/dialogs/dialog_rescue_each_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Feb 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_spice_model_base.cpp b/eeschema/dialogs/dialog_spice_model_base.cpp index b56e7c981c..156cd0637e 100644 --- a/eeschema/dialogs/dialog_spice_model_base.cpp +++ b/eeschema/dialogs/dialog_spice_model_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/dialog_spice_model_base.fbp b/eeschema/dialogs/dialog_spice_model_base.fbp index 3ff245cdca..525a751905 100644 --- a/eeschema/dialogs/dialog_spice_model_base.fbp +++ b/eeschema/dialogs/dialog_spice_model_base.fbp @@ -14,7 +14,6 @@ dialog_spice_model_base 1000 none - 1 DIALOG_SPICE_MODEL_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/eeschema/dialogs/dialog_spice_model_base.h b/eeschema/dialogs/dialog_spice_model_base.h index 419c9e6bd3..79ce59d2f0 100644 --- a/eeschema/dialogs/dialog_spice_model_base.h +++ b/eeschema/dialogs/dialog_spice_model_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/panel_eeschema_display_options_base.cpp b/eeschema/dialogs/panel_eeschema_display_options_base.cpp index 95644d1bdb..df010f991b 100644 --- a/eeschema/dialogs/panel_eeschema_display_options_base.cpp +++ b/eeschema/dialogs/panel_eeschema_display_options_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/panel_eeschema_display_options_base.fbp b/eeschema/dialogs/panel_eeschema_display_options_base.fbp index f0c1312882..839f1db640 100644 --- a/eeschema/dialogs/panel_eeschema_display_options_base.fbp +++ b/eeschema/dialogs/panel_eeschema_display_options_base.fbp @@ -14,7 +14,6 @@ panel_eeschema_display_options_base 1000 none - 1 PanelEeschemaDisplayOptions @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/eeschema/dialogs/panel_eeschema_display_options_base.h b/eeschema/dialogs/panel_eeschema_display_options_base.h index 37191353ff..84054978e2 100644 --- a/eeschema/dialogs/panel_eeschema_display_options_base.h +++ b/eeschema/dialogs/panel_eeschema_display_options_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/eeschema/dialogs/panel_eeschema_settings_base.cpp b/eeschema/dialogs/panel_eeschema_settings_base.cpp index 0cf801f689..954221ec8a 100644 --- a/eeschema/dialogs/panel_eeschema_settings_base.cpp +++ b/eeschema/dialogs/panel_eeschema_settings_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Oct 24 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! @@ -7,7 +7,7 @@ #include "panel_eeschema_settings_base.h" - /////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// BEGIN_EVENT_TABLE( PANEL_EESCHEMA_SETTINGS_BASE, wxPanel ) EVT_CHOICE( wxID_ANY, PANEL_EESCHEMA_SETTINGS_BASE::_wxFB_OnChooseUnits ) diff --git a/eeschema/dialogs/panel_eeschema_settings_base.fbp b/eeschema/dialogs/panel_eeschema_settings_base.fbp index 7dd4415c83..04baa858a6 100644 --- a/eeschema/dialogs/panel_eeschema_settings_base.fbp +++ b/eeschema/dialogs/panel_eeschema_settings_base.fbp @@ -14,7 +14,6 @@ panel_eeschema_settings_base 1000 none - 1 PanelEeschemaSettingsBase @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/eeschema/dialogs/panel_eeschema_settings_base.h b/eeschema/dialogs/panel_eeschema_settings_base.h index ddc80e2aaf..f6dd9287d0 100644 --- a/eeschema/dialogs/panel_eeschema_settings_base.h +++ b/eeschema/dialogs/panel_eeschema_settings_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Dec 30 2017) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! @@ -29,15 +29,15 @@ /////////////////////////////////////////////////////////////////////////////// /// Class PANEL_EESCHEMA_SETTINGS_BASE /////////////////////////////////////////////////////////////////////////////// -class PANEL_EESCHEMA_SETTINGS_BASE : public wxPanel +class PANEL_EESCHEMA_SETTINGS_BASE : public wxPanel { DECLARE_EVENT_TABLE() private: - + // Private event handlers void _wxFB_OnChooseUnits( wxCommandEvent& event ){ OnChooseUnits( event ); } - - + + protected: wxStaticText* m_staticText2; wxChoice* m_choiceUnits; @@ -60,15 +60,15 @@ class PANEL_EESCHEMA_SETTINGS_BASE : public wxPanel wxCheckBox* m_checkAutoplaceAlign; wxCheckBox* m_footprintPreview; wxCheckBox* m_navigatorStaysOpen; - + // Virtual event handlers, overide them in your derived class virtual void OnChooseUnits( wxCommandEvent& event ) { event.Skip(); } - - + + public: - + PANEL_EESCHEMA_SETTINGS_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL, const wxString& name = wxEmptyString ); ~PANEL_EESCHEMA_SETTINGS_BASE(); - + }; diff --git a/kicad/dialogs/dialog_template_selector_base.cpp b/kicad/dialogs/dialog_template_selector_base.cpp index 5eec1bfa0f..9c90efdb82 100644 --- a/kicad/dialogs/dialog_template_selector_base.cpp +++ b/kicad/dialogs/dialog_template_selector_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/kicad/dialogs/dialog_template_selector_base.fbp b/kicad/dialogs/dialog_template_selector_base.fbp index 2d3b44e46a..888bacd79c 100644 --- a/kicad/dialogs/dialog_template_selector_base.fbp +++ b/kicad/dialogs/dialog_template_selector_base.fbp @@ -14,7 +14,6 @@ dialog_template_selector_base 1000 none - 1 DIALOG_TEMPLATE_SELECTOR_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/kicad/dialogs/dialog_template_selector_base.h b/kicad/dialogs/dialog_template_selector_base.h index d1ae7a38f5..e65fe6bd9e 100644 --- a/kicad/dialogs/dialog_template_selector_base.h +++ b/kicad/dialogs/dialog_template_selector_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcb_calculator/dialogs/dialog_regulator_data_base.cpp b/pcb_calculator/dialogs/dialog_regulator_data_base.cpp index 9b7ca0d372..55a57e2ac0 100644 --- a/pcb_calculator/dialogs/dialog_regulator_data_base.cpp +++ b/pcb_calculator/dialogs/dialog_regulator_data_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 12 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcb_calculator/dialogs/dialog_regulator_data_base.fbp b/pcb_calculator/dialogs/dialog_regulator_data_base.fbp index 995c542cf3..b9d4a978cc 100644 --- a/pcb_calculator/dialogs/dialog_regulator_data_base.fbp +++ b/pcb_calculator/dialogs/dialog_regulator_data_base.fbp @@ -14,7 +14,6 @@ dialog_regulator_data_base 1000 none - 1 dialog_regulator_data @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcb_calculator/dialogs/dialog_regulator_data_base.h b/pcb_calculator/dialogs/dialog_regulator_data_base.h index a26d15178d..5ae12568cd 100644 --- a/pcb_calculator/dialogs/dialog_regulator_data_base.h +++ b/pcb_calculator/dialogs/dialog_regulator_data_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Aug 12 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcb_calculator/dialogs/pcb_calculator_frame_base.cpp b/pcb_calculator/dialogs/pcb_calculator_frame_base.cpp index 6dca84207a..7c1ab16b0e 100644 --- a/pcb_calculator/dialogs/pcb_calculator_frame_base.cpp +++ b/pcb_calculator/dialogs/pcb_calculator_frame_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Nov 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! @@ -20,7 +20,7 @@ #include "../bitmaps/regul_3pins.xpm" #include "../bitmaps/via.xpm" - /////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// PCB_CALCULATOR_FRAME_BASE::PCB_CALCULATOR_FRAME_BASE( wxWindow* parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name ) : KIWAY_PLAYER( parent, id, title, pos, size, style, name ) { diff --git a/pcb_calculator/dialogs/pcb_calculator_frame_base.fbp b/pcb_calculator/dialogs/pcb_calculator_frame_base.fbp index 9418662a95..b48ccdd154 100644 --- a/pcb_calculator/dialogs/pcb_calculator_frame_base.fbp +++ b/pcb_calculator/dialogs/pcb_calculator_frame_base.fbp @@ -14,7 +14,6 @@ pcb_calculator_frame_base 1000 none - 1 pcb_calculator_frame_base @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcb_calculator/dialogs/pcb_calculator_frame_base.h b/pcb_calculator/dialogs/pcb_calculator_frame_base.h index c005c7d19d..b70a86f113 100644 --- a/pcb_calculator/dialogs/pcb_calculator_frame_base.h +++ b/pcb_calculator/dialogs/pcb_calculator_frame_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Nov 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp b/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp index 77b102583a..cca4fd7222 100644 --- a/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp +++ b/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.fbp b/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.fbp index 77eb555fcc..8b899f4acd 100644 --- a/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.fbp +++ b/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.fbp @@ -14,7 +14,6 @@ dialog_dielectric_list_manager_base 1000 none - 1 DialogDielectricListManager @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.h b/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.h index 002bf7c657..d851d34167 100644 --- a/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.h +++ b/pcbnew/board_stackup_manager/dialog_dielectric_list_manager_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/board_stackup_manager/panel_board_stackup_base.cpp b/pcbnew/board_stackup_manager/panel_board_stackup_base.cpp index 97829631e5..093b71a06b 100644 --- a/pcbnew/board_stackup_manager/panel_board_stackup_base.cpp +++ b/pcbnew/board_stackup_manager/panel_board_stackup_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/board_stackup_manager/panel_board_stackup_base.fbp b/pcbnew/board_stackup_manager/panel_board_stackup_base.fbp index 77a0a8442e..7a6b7a9eeb 100644 --- a/pcbnew/board_stackup_manager/panel_board_stackup_base.fbp +++ b/pcbnew/board_stackup_manager/panel_board_stackup_base.fbp @@ -14,7 +14,6 @@ panel_board_stackup_base 1000 none - 1 PANEL_BOARD_SETUP_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/board_stackup_manager/panel_board_stackup_base.h b/pcbnew/board_stackup_manager/panel_board_stackup_base.h index 186018055c..c050d088c9 100644 --- a/pcbnew/board_stackup_manager/panel_board_stackup_base.h +++ b/pcbnew/board_stackup_manager/panel_board_stackup_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_board_statistics_base.cpp b/pcbnew/dialogs/dialog_board_statistics_base.cpp index 814d279cec..e737599667 100644 --- a/pcbnew/dialogs/dialog_board_statistics_base.cpp +++ b/pcbnew/dialogs/dialog_board_statistics_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_board_statistics_base.fbp b/pcbnew/dialogs/dialog_board_statistics_base.fbp index 0f317b1e0f..5459d5ab58 100644 --- a/pcbnew/dialogs/dialog_board_statistics_base.fbp +++ b/pcbnew/dialogs/dialog_board_statistics_base.fbp @@ -14,7 +14,6 @@ dialog_board_statistics_base 1000 none - 1 DIALOG_BOARD_STATISTCS_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_board_statistics_base.h b/pcbnew/dialogs/dialog_board_statistics_base.h index 262a964e00..921d4188e1 100644 --- a/pcbnew/dialogs/dialog_board_statistics_base.h +++ b/pcbnew/dialogs/dialog_board_statistics_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp b/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp index dccfa77b7f..b5ef4c796a 100644 --- a/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp +++ b/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.fbp b/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.fbp index e13f14df6d..8bdef119de 100644 --- a/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.fbp +++ b/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.fbp @@ -14,7 +14,6 @@ dialog_cleanup_tracks_and_vias_base 1000 none - 1 dialog_cleanup_tracks_and_vias @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.h b/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.h index 84f6222dd4..e718b56db7 100644 --- a/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.h +++ b/pcbnew/dialogs/dialog_cleanup_tracks_and_vias_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_copper_zones_base.cpp b/pcbnew/dialogs/dialog_copper_zones_base.cpp index e4abf07a40..5cbad54971 100644 --- a/pcbnew/dialogs/dialog_copper_zones_base.cpp +++ b/pcbnew/dialogs/dialog_copper_zones_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_copper_zones_base.fbp b/pcbnew/dialogs/dialog_copper_zones_base.fbp index 7f49ff7659..2c7c72b295 100644 --- a/pcbnew/dialogs/dialog_copper_zones_base.fbp +++ b/pcbnew/dialogs/dialog_copper_zones_base.fbp @@ -14,7 +14,6 @@ dialog_copper_zones_base 1000 none - 1 dialog_copper_zones_base @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/pcbnew/dialogs/dialog_copper_zones_base.h b/pcbnew/dialogs/dialog_copper_zones_base.h index 63f46698aa..7d4366b4d8 100644 --- a/pcbnew/dialogs/dialog_copper_zones_base.h +++ b/pcbnew/dialogs/dialog_copper_zones_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_create_array_base.cpp b/pcbnew/dialogs/dialog_create_array_base.cpp index 66c6c7eea2..cecbc9c94e 100644 --- a/pcbnew/dialogs/dialog_create_array_base.cpp +++ b/pcbnew/dialogs/dialog_create_array_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Mar 28 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_create_array_base.fbp b/pcbnew/dialogs/dialog_create_array_base.fbp index c8c7fe732f..ee031c5da6 100644 --- a/pcbnew/dialogs/dialog_create_array_base.fbp +++ b/pcbnew/dialogs/dialog_create_array_base.fbp @@ -14,7 +14,6 @@ dialog_create_array_base 1000 none - 1 DIALOG_CREATE_ARRAY_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_create_array_base.h b/pcbnew/dialogs/dialog_create_array_base.h index d1a5a4aef0..0bcef1b152 100644 --- a/pcbnew/dialogs/dialog_create_array_base.h +++ b/pcbnew/dialogs/dialog_create_array_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Mar 28 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_drc_base.cpp b/pcbnew/dialogs/dialog_drc_base.cpp index e12fa1158e..843ad601dc 100644 --- a/pcbnew/dialogs/dialog_drc_base.cpp +++ b/pcbnew/dialogs/dialog_drc_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_drc_base.fbp b/pcbnew/dialogs/dialog_drc_base.fbp index a72a45e38d..3b419b5c1c 100644 --- a/pcbnew/dialogs/dialog_drc_base.fbp +++ b/pcbnew/dialogs/dialog_drc_base.fbp @@ -14,7 +14,6 @@ dialog_drc_base 1000 none - 1 dialog_drc_base @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_drc_base.h b/pcbnew/dialogs/dialog_drc_base.h index 0449f5a76b..867c712b4e 100644 --- a/pcbnew/dialogs/dialog_drc_base.h +++ b/pcbnew/dialogs/dialog_drc_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.cpp b/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.cpp index c9402d0e11..2ef162af05 100644 --- a/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.cpp +++ b/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.fbp b/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.fbp index 7e19a94eaf..eb845e329a 100644 --- a/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.fbp +++ b/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.fbp @@ -14,7 +14,6 @@ dialog_edit_footprint_for_BoardEditor_base 1000 none - 1 dialog_edit_footprint_for_BoardEditor_base @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.h b/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.h index fec087c172..4c0a18aa11 100644 --- a/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.h +++ b/pcbnew/dialogs/dialog_edit_footprint_for_BoardEditor_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp b/pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp index 7507c13593..ec93231db8 100644 --- a/pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp +++ b/pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_gen_footprint_position_file_base.fbp b/pcbnew/dialogs/dialog_gen_footprint_position_file_base.fbp index 33c5b8dc87..bb08cea8fa 100644 --- a/pcbnew/dialogs/dialog_gen_footprint_position_file_base.fbp +++ b/pcbnew/dialogs/dialog_gen_footprint_position_file_base.fbp @@ -14,7 +14,6 @@ dialog_gen_footprint_position_file_base 1000 none - 1 dialog_gen_footprint_positions_base @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/pcbnew/dialogs/dialog_gen_footprint_position_file_base.h b/pcbnew/dialogs/dialog_gen_footprint_position_file_base.h index 9794330fb4..9fc536084d 100644 --- a/pcbnew/dialogs/dialog_gen_footprint_position_file_base.h +++ b/pcbnew/dialogs/dialog_gen_footprint_position_file_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_gendrill_base.cpp b/pcbnew/dialogs/dialog_gendrill_base.cpp index a400db2cd0..2948743cce 100644 --- a/pcbnew/dialogs/dialog_gendrill_base.cpp +++ b/pcbnew/dialogs/dialog_gendrill_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_gendrill_base.fbp b/pcbnew/dialogs/dialog_gendrill_base.fbp index 5cab3257bc..58471cfcfc 100644 --- a/pcbnew/dialogs/dialog_gendrill_base.fbp +++ b/pcbnew/dialogs/dialog_gendrill_base.fbp @@ -14,7 +14,6 @@ dialog_gendrill_base 1000 none - 1 dialog_gendrill_base @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_gendrill_base.h b/pcbnew/dialogs/dialog_gendrill_base.h index 128ddcc4ae..89ca8b94d2 100644 --- a/pcbnew/dialogs/dialog_gendrill_base.h +++ b/pcbnew/dialogs/dialog_gendrill_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_keepout_area_properties_base.cpp b/pcbnew/dialogs/dialog_keepout_area_properties_base.cpp index 0e1c8fe030..b7a2a1c8f3 100644 --- a/pcbnew/dialogs/dialog_keepout_area_properties_base.cpp +++ b/pcbnew/dialogs/dialog_keepout_area_properties_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_keepout_area_properties_base.fbp b/pcbnew/dialogs/dialog_keepout_area_properties_base.fbp index a89865ce6a..026d4d6742 100644 --- a/pcbnew/dialogs/dialog_keepout_area_properties_base.fbp +++ b/pcbnew/dialogs/dialog_keepout_area_properties_base.fbp @@ -14,7 +14,6 @@ dialog_keepout_area_properties_base 1000 none - 1 dialog_keepout_areas_properties_base @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_keepout_area_properties_base.h b/pcbnew/dialogs/dialog_keepout_area_properties_base.h index 57d3cf02f7..6a649dcf30 100644 --- a/pcbnew/dialogs/dialog_keepout_area_properties_base.h +++ b/pcbnew/dialogs/dialog_keepout_area_properties_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_layer_selection_base.cpp b/pcbnew/dialogs/dialog_layer_selection_base.cpp index a9823ef59e..ac3c91ce29 100644 --- a/pcbnew/dialogs/dialog_layer_selection_base.cpp +++ b/pcbnew/dialogs/dialog_layer_selection_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_layer_selection_base.fbp b/pcbnew/dialogs/dialog_layer_selection_base.fbp index f6e7d11d7a..6c52b20044 100644 --- a/pcbnew/dialogs/dialog_layer_selection_base.fbp +++ b/pcbnew/dialogs/dialog_layer_selection_base.fbp @@ -14,7 +14,6 @@ dialog_layer_selection_base 1000 none - 1 dialog_layer_selection_base @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_layer_selection_base.h b/pcbnew/dialogs/dialog_layer_selection_base.h index 6df25a4bf8..f08d676543 100644 --- a/pcbnew/dialogs/dialog_layer_selection_base.h +++ b/pcbnew/dialogs/dialog_layer_selection_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_move_exact_base.cpp b/pcbnew/dialogs/dialog_move_exact_base.cpp index 410663dc81..4dfe734e70 100644 --- a/pcbnew/dialogs/dialog_move_exact_base.cpp +++ b/pcbnew/dialogs/dialog_move_exact_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_move_exact_base.fbp b/pcbnew/dialogs/dialog_move_exact_base.fbp index 031d3556d6..9d9f3337bb 100644 --- a/pcbnew/dialogs/dialog_move_exact_base.fbp +++ b/pcbnew/dialogs/dialog_move_exact_base.fbp @@ -14,7 +14,6 @@ dialog_move_exact_base 1000 none - 1 DIALOG_MOVE_EXACT_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_move_exact_base.h b/pcbnew/dialogs/dialog_move_exact_base.h index 707bcdf46c..5d0daf8b4a 100644 --- a/pcbnew/dialogs/dialog_move_exact_base.h +++ b/pcbnew/dialogs/dialog_move_exact_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_netlist_base.cpp b/pcbnew/dialogs/dialog_netlist_base.cpp index cd8376da67..a05dc57607 100644 --- a/pcbnew/dialogs/dialog_netlist_base.cpp +++ b/pcbnew/dialogs/dialog_netlist_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_netlist_base.fbp b/pcbnew/dialogs/dialog_netlist_base.fbp index 18af4da8c5..f1ff8619d9 100644 --- a/pcbnew/dialogs/dialog_netlist_base.fbp +++ b/pcbnew/dialogs/dialog_netlist_base.fbp @@ -14,7 +14,6 @@ dialog_netlist_base 1000 none - 1 dialog_netlist_base @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/pcbnew/dialogs/dialog_netlist_base.h b/pcbnew/dialogs/dialog_netlist_base.h index b12cccb391..0eda8c436e 100644 --- a/pcbnew/dialogs/dialog_netlist_base.h +++ b/pcbnew/dialogs/dialog_netlist_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_pad_properties_base.cpp b/pcbnew/dialogs/dialog_pad_properties_base.cpp index 8b1743ea89..4f7213c8ea 100644 --- a/pcbnew/dialogs/dialog_pad_properties_base.cpp +++ b/pcbnew/dialogs/dialog_pad_properties_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_pad_properties_base.fbp b/pcbnew/dialogs/dialog_pad_properties_base.fbp index 346e425a33..62b5ba992a 100644 --- a/pcbnew/dialogs/dialog_pad_properties_base.fbp +++ b/pcbnew/dialogs/dialog_pad_properties_base.fbp @@ -14,7 +14,6 @@ dialog_pad_properties_base 1000 none - 1 dialog_pad_properties_base @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/pcbnew/dialogs/dialog_pad_properties_base.h b/pcbnew/dialogs/dialog_pad_properties_base.h index 69e948e66a..48a3ddf3a1 100644 --- a/pcbnew/dialogs/dialog_pad_properties_base.h +++ b/pcbnew/dialogs/dialog_pad_properties_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! @@ -10,10 +10,8 @@ #include #include #include -class DIALOG_SHIM; class TEXT_CTRL_EVAL; class WX_GRID; -class wxListView; #include "dialog_shim.h" #include diff --git a/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp b/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp index 6c2623edbc..7289521188 100644 --- a/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp +++ b/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.fbp b/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.fbp index 7bc710c5e0..de5fd21947 100644 --- a/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.fbp +++ b/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.fbp @@ -14,7 +14,6 @@ dialog_pns_length_tuning_settings_base 1000 none - 1 DIALOG_PNS_LENGTH_TUNING_SETTINGS_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.h b/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.h index c88dabd0c6..abc46d3e4f 100644 --- a/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.h +++ b/pcbnew/dialogs/dialog_pns_length_tuning_settings_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_position_relative_base.cpp b/pcbnew/dialogs/dialog_position_relative_base.cpp index cb4740ea24..3eec5f7caa 100644 --- a/pcbnew/dialogs/dialog_position_relative_base.cpp +++ b/pcbnew/dialogs/dialog_position_relative_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_position_relative_base.fbp b/pcbnew/dialogs/dialog_position_relative_base.fbp index b35c0443f2..941e309dfe 100644 --- a/pcbnew/dialogs/dialog_position_relative_base.fbp +++ b/pcbnew/dialogs/dialog_position_relative_base.fbp @@ -14,7 +14,6 @@ dialog_position_relative_base 1000 none - 1 DIALOG_POSITION_RELATIVE_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_position_relative_base.h b/pcbnew/dialogs/dialog_position_relative_base.h index 876e360704..b89cfd5351 100644 --- a/pcbnew/dialogs/dialog_position_relative_base.h +++ b/pcbnew/dialogs/dialog_position_relative_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_text_properties_base.cpp b/pcbnew/dialogs/dialog_text_properties_base.cpp index 018c41aea5..fccce53034 100644 --- a/pcbnew/dialogs/dialog_text_properties_base.cpp +++ b/pcbnew/dialogs/dialog_text_properties_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_text_properties_base.fbp b/pcbnew/dialogs/dialog_text_properties_base.fbp index eaa19ab2be..b970a572fc 100644 --- a/pcbnew/dialogs/dialog_text_properties_base.fbp +++ b/pcbnew/dialogs/dialog_text_properties_base.fbp @@ -14,7 +14,6 @@ dialog_text_properties_base 1000 none - 1 DIALOG_TEXT_PROPERTIES_BASE @@ -26,7 +25,6 @@ 1 1 UI - 0 0 0 diff --git a/pcbnew/dialogs/dialog_text_properties_base.h b/pcbnew/dialogs/dialog_text_properties_base.h index dae5d1a5cf..0d268a756b 100644 --- a/pcbnew/dialogs/dialog_text_properties_base.h +++ b/pcbnew/dialogs/dialog_text_properties_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! @@ -94,7 +94,7 @@ class DIALOG_TEXT_PROPERTIES_BASE : public DIALOG_SHIM public: - DIALOG_TEXT_PROPERTIES_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Text Properties"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 504,463 ), long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxSYSTEM_MENU ); + DIALOG_TEXT_PROPERTIES_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Text Properties"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 504,563 ), long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxSYSTEM_MENU ); ~DIALOG_TEXT_PROPERTIES_BASE(); }; diff --git a/pcbnew/dialogs/dialog_update_pcb_base.cpp b/pcbnew/dialogs/dialog_update_pcb_base.cpp index ec38b5e3df..5d1204b1ba 100644 --- a/pcbnew/dialogs/dialog_update_pcb_base.cpp +++ b/pcbnew/dialogs/dialog_update_pcb_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/dialog_update_pcb_base.fbp b/pcbnew/dialogs/dialog_update_pcb_base.fbp index da2f24f1ab..1c21a2000b 100644 --- a/pcbnew/dialogs/dialog_update_pcb_base.fbp +++ b/pcbnew/dialogs/dialog_update_pcb_base.fbp @@ -14,7 +14,6 @@ dialog_update_pcb_base 1000 none - 1 dialog_update_pcb_base @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/pcbnew/dialogs/dialog_update_pcb_base.h b/pcbnew/dialogs/dialog_update_pcb_base.h index b0b1fd2fec..c685a3c1e9 100644 --- a/pcbnew/dialogs/dialog_update_pcb_base.h +++ b/pcbnew/dialogs/dialog_update_pcb_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/panel_pcbnew_display_options_base.cpp b/pcbnew/dialogs/panel_pcbnew_display_options_base.cpp index 4d0d9ad9c5..4472c727dc 100644 --- a/pcbnew/dialogs/panel_pcbnew_display_options_base.cpp +++ b/pcbnew/dialogs/panel_pcbnew_display_options_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/panel_pcbnew_display_options_base.fbp b/pcbnew/dialogs/panel_pcbnew_display_options_base.fbp index 5195c7ce34..dc3ca72418 100644 --- a/pcbnew/dialogs/panel_pcbnew_display_options_base.fbp +++ b/pcbnew/dialogs/panel_pcbnew_display_options_base.fbp @@ -14,7 +14,6 @@ panel_pcbnew_display_options_base 1000 none - 1 PanelPcbnewDisplayOptions @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/pcbnew/dialogs/panel_pcbnew_display_options_base.h b/pcbnew/dialogs/panel_pcbnew_display_options_base.h index 33f91b1c23..dc690a5d9a 100644 --- a/pcbnew/dialogs/panel_pcbnew_display_options_base.h +++ b/pcbnew/dialogs/panel_pcbnew_display_options_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Apr 23 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/panel_setup_netclasses_base.cpp b/pcbnew/dialogs/panel_setup_netclasses_base.cpp index b5458a1cf1..28c73e6d57 100644 --- a/pcbnew/dialogs/panel_setup_netclasses_base.cpp +++ b/pcbnew/dialogs/panel_setup_netclasses_base.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE! diff --git a/pcbnew/dialogs/panel_setup_netclasses_base.fbp b/pcbnew/dialogs/panel_setup_netclasses_base.fbp index d0542e659c..98800c467b 100644 --- a/pcbnew/dialogs/panel_setup_netclasses_base.fbp +++ b/pcbnew/dialogs/panel_setup_netclasses_base.fbp @@ -14,7 +14,6 @@ panel_setup_netclasses_base 1000 none - 1 panel_setup_netclasses_base @@ -26,7 +25,6 @@ 1 1 UI - 0 1 0 diff --git a/pcbnew/dialogs/panel_setup_netclasses_base.h b/pcbnew/dialogs/panel_setup_netclasses_base.h index c9e0504ccc..bf5fea1271 100644 --- a/pcbnew/dialogs/panel_setup_netclasses_base.h +++ b/pcbnew/dialogs/panel_setup_netclasses_base.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////// -// C++ code generated with wxFormBuilder (version Jul 10 2019) +// C++ code generated with wxFormBuilder (version v3.8.0) // http://www.wxformbuilder.org/ // // PLEASE DO *NOT* EDIT THIS FILE!