fix code after renamin files

This commit is contained in:
jean-pierre charras 2018-01-30 11:49:51 +01:00
parent 833d6223a0
commit 8022f1cc01
99 changed files with 126 additions and 126 deletions

View File

@ -148,7 +148,7 @@ set( EESCHEMA_SRCS
libedit_onrightclick.cpp
libedit_plot_component.cpp
libedit_undo_redo.cpp
libeditframe.cpp
lib_edit_frame.cpp
libfield.cpp
menubar.cpp
menubar_libedit.cpp
@ -191,7 +191,7 @@ set( EESCHEMA_SRCS
sch_validators.cpp
schedit.cpp
schematic_undo_redo.cpp
schframe.cpp
sch_edit_frame.cpp
selpart.cpp
sheet.cpp
sheetlab.cpp

View File

@ -31,7 +31,7 @@
#include <fctsys.h>
#include <class_drawpanel.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_reference_list.h>
#include <class_library.h>

View File

@ -52,7 +52,7 @@
#include <boost/range/adaptor/reversed.hpp>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <hotkeys_basic.h>
#include <sch_component.h>
#include <sch_line.h>

View File

@ -33,7 +33,7 @@
#include <kicad_string.h>
#include <gestfich.h>
#include <kiface_i.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <build_version.h>
#include <wildcards_and_files_ext.h>

View File

@ -32,7 +32,7 @@
#include <gr_basic.h>
#include <class_drawpanel.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <general.h>
#include <class_library.h>

View File

@ -34,7 +34,7 @@
#include <general.h>
#include <class_library.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
static void DrawMovingBlockOutlines( EDA_DRAW_PANEL* aPanel, wxDC* aDC, const wxPoint& aPosition,

View File

@ -30,7 +30,7 @@
#include <fctsys.h>
#include <gr_basic.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <lib_draw_item.h>
#include <lib_pin.h>

View File

@ -31,7 +31,7 @@
#include <fctsys.h>
#include <gr_basic.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_bus_entry.h>

View File

@ -35,7 +35,7 @@
#include <fctsys.h>
#include <kicad_string.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_reference_list.h>
#include <sch_component.h>

View File

@ -31,7 +31,7 @@
#include <gr_basic.h>
#include <class_drawpanel.h>
#include <eda_dde.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <menus_helpers.h>
#include <msgpanel.h>
#include <bitmaps.h>
@ -39,7 +39,7 @@
#include <eeschema_id.h>
#include <general.h>
#include <hotkeys.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <viewlib_frame.h>
#include <lib_draw_item.h>
#include <lib_pin.h>

View File

@ -35,7 +35,7 @@
#include <eda_dde.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <general.h>
#include <eeschema_id.h>
#include <lib_draw_item.h>

View File

@ -29,7 +29,7 @@
#include <fctsys.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <class_drawpanel.h>
#include <bitmaps.h>

View File

@ -33,7 +33,7 @@
#include <kiface_i.h>
#include <confirm.h>
#include <gestfich.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <wx/dynarray.h>
#include <netlist.h>

View File

@ -32,7 +32,7 @@
#include <wx/dataview.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_sheet.h>
#include <sch_sheet_path.h>
#include <sch_component.h>

View File

@ -33,7 +33,7 @@
#include <pgm_base.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_library.h>
#include <eeschema_id.h> // for MAX_UNIT_COUNT_PER_PACKAGE definition
#include <symbol_lib_table.h>

View File

@ -31,7 +31,7 @@
#include <kiway.h>
#include <class_drawpanel.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <sch_reference_list.h>

View File

@ -30,7 +30,7 @@
#include <fctsys.h>
#include <dialog_edit_components_libid_base.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <class_drawpanel.h>
#include <sch_component.h>
#include <sch_reference_list.h>

View File

@ -31,7 +31,7 @@
#include <fctsys.h>
#include <wx/valgen.h>
#include <wx/valnum.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <class_drawpanel.h>

View File

@ -31,12 +31,12 @@
#include <kiway.h>
#include <confirm.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <id.h>
#include <base_units.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_library.h>
#include <sch_component.h>
#include <sch_field.h>

View File

@ -32,7 +32,7 @@
#include <dialog_eeschema_options.h>
#include <widgets/widget_hotkey_list.h>
#include "../widgets/widget_eeschema_color_config.h"
#include <schframe.h>
#include <sch_edit_frame.h>
#include <hotkeys.h>
#include <bitmap_types.h>

View File

@ -34,7 +34,7 @@
#include <gestfich.h>
#include <pgm_base.h>
#include <sch_screen.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <invoke_sch_dialog.h>
#include <project.h>
#include <kiface_i.h>

View File

@ -28,7 +28,7 @@
#include <base_units.h>
#include <bitmaps.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_libentry.h>
#include <lib_pin.h>

View File

@ -34,7 +34,7 @@
#include <base_units.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_libentry.h>
#include <lib_text.h>

View File

@ -31,7 +31,7 @@
#include <base_screen.h>
#include <dialog_libedit_options.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
DIALOG_LIBEDIT_OPTIONS::DIALOG_LIBEDIT_OPTIONS( LIB_EDIT_FRAME* parent ) :

View File

@ -42,7 +42,7 @@
#include <pgm_base.h>
#include <kiface_i.h>
#include <gestfich.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <general.h>
#include <netlist.h>

View File

@ -31,7 +31,7 @@
#include <fctsys.h>
#include <plotter.h>
#include <sch_screen.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <dialog_plot_schematic_base.h>
#include <reporter.h>

View File

@ -28,7 +28,7 @@
#include <class_drawpanel.h>
#include <confirm.h>
#include <sch_screen.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <general.h>

View File

@ -21,7 +21,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_component.h>
#include <invoke_sch_dialog.h>
#include <dialog_rescue_each_base.h>

View File

@ -36,7 +36,7 @@
#include <sch_sheet.h>
#include <sch_component.h>
#include <sch_screen.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <symbol_lib_table.h>
#include <env_paths.h>

View File

@ -24,7 +24,7 @@
#include "dialog_update_fields.h"
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_component.h>
#include <class_libentry.h>
#include <algorithm>

View File

@ -29,7 +29,7 @@
#include <fctsys.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_bitmap.h>
#include <dialog_image_editor.h>

View File

@ -32,7 +32,7 @@
#include <gr_basic.h>
#include <class_drawpanel.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <msgpanel.h>
#include <general.h>

View File

@ -33,7 +33,7 @@
#include <draw_graphic_text.h>
#include <class_drawpanel.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <kicad_device_context.h>
#include <general.h>

View File

@ -30,7 +30,7 @@
#include <fctsys.h>
#include <gr_basic.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <general.h>

View File

@ -35,8 +35,8 @@
#include <confirm.h>
#include <gestfich.h>
#include <eda_dde.h>
#include <schframe.h>
#include <libeditframe.h>
#include <sch_edit_frame.h>
#include <lib_edit_frame.h>
#include <viewlib_frame.h>
#include <eda_text.h>

View File

@ -31,13 +31,13 @@
#include <class_drawpanel.h>
#include <confirm.h>
#include <gestfich.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <invoke_sch_dialog.h>
#include <common.h>
#include <eeschema_id.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <eeschema_config.h>
#include <hotkeys.h>
#include <sch_sheet.h>

View File

@ -31,7 +31,7 @@
#include <fctsys.h>
#include <class_drawpanel.h>
#include <kicad_string.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <netlist.h>
#include <netlist_object.h>

View File

@ -31,7 +31,7 @@
#include <class_drawpanel.h>
#include <general.h>
#include <kicad_device_context.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_component.h>
#include <sch_text.h>

View File

@ -32,14 +32,14 @@
#include <class_drawpanel.h>
#include <confirm.h>
#include <gestfich.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <pgm_base.h>
#include <kiface_i.h>
#include <richio.h>
#include <eeschema_id.h>
#include <class_library.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <sch_sheet.h>
#include <sch_sheet_path.h>
#include <sch_component.h>

View File

@ -39,7 +39,7 @@
#include <confirm.h>
#include <kicad_string.h>
#include <gestfich.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <general.h>

View File

@ -35,14 +35,14 @@
#include <gr_basic.h>
#include <class_drawpanel.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <kicad_device_context.h>
#include <msgpanel.h>
#include <general.h>
#include <class_library.h>
#include <sch_component.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <viewlib_frame.h>
#include <eeschema_id.h>
#include <symbol_lib_table.h>

View File

@ -34,7 +34,7 @@
#include <bitmaps.h>
#include <dialog_shim.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <general.h>
#include <sch_sheet.h>
#include <sch_sheet_path.h>

View File

@ -30,7 +30,7 @@
#include <fctsys.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <erc.h>
#include <netlist_object.h>

View File

@ -30,11 +30,11 @@
#include <fctsys.h>
#include <eeschema_id.h>
#include <hotkeys.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <class_drawpanel.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <viewlib_frame.h>
#include <class_libentry.h>
#include <sch_junction.h>

View File

@ -24,8 +24,8 @@
*/
/**
* @file libeditframe.cpp
* @brief LIB_EDIT_FRAME class is the component library editor frame.
* @file lib_edit_frame.cpp
* @brief LIB_EDIT_FRAME class is the symbol library editor frame.
*/
#include <fctsys.h>
@ -36,13 +36,13 @@
#include <confirm.h>
#include <eda_doc.h>
#include <gr_basic.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <msgpanel.h>
#include <confirm.h>
#include <general.h>
#include <eeschema_id.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_library.h>
#include <lib_polyline.h>
#include <lib_pin.h>

View File

@ -26,12 +26,12 @@
*/
/**
* @file libeditframe.h
* @file lib_edit_frame.h
* @brief Definition of class LIB_EDIT_FRAME
*/
#ifndef LIBEDITFRM_H_
#define LIBEDITFRM_H_
#ifndef LIB_EDIT_FRAME_H
#define LIB_EDIT_FRAME_H
#include <sch_base_frame.h>
#include <sch_screen.h>
@ -772,4 +772,4 @@ private:
DECLARE_EVENT_TABLE()
};
#endif // LIBEDITFRM_H_
#endif // LIB_EDIT_FRAME_H

View File

@ -34,7 +34,7 @@
#include <confirm.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_library.h>
#include <wildcards_and_files_ext.h>
#include <eeschema_id.h>

View File

@ -25,7 +25,7 @@
#include <lib_manager.h>
#include <class_libentry.h>
#include <class_library.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <kiway.h>
#include <profile.h>
@ -320,7 +320,7 @@ LIB_PART* LIB_MANAGER::GetBufferedPart( const wxString& aAlias, const wxString&
bufferedPart = new LIB_PART( *alias->GetPart(), nullptr );
libBuf.CreateBuffer( bufferedPart, new SCH_SCREEN( &m_frame.Kiway() ) );
}
catch( IO_ERROR& e )
catch( IO_ERROR& e )
{
bufferedPart = nullptr;
}

View File

@ -37,12 +37,12 @@
#include <class_drawpanel.h>
#include <draw_graphic_text.h>
#include <plotter.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <msgpanel.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_libentry.h>
#include <lib_pin.h>
#include <transform.h>

View File

@ -32,7 +32,7 @@
#include <confirm.h>
#include <wildcards_and_files_ext.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <symbol_lib_table.h>
#include <class_library.h>
#include <sch_component.h>

View File

@ -39,11 +39,11 @@
#include <eeschema_id.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_library.h>
#include <template_fieldnames.h>
#include <wildcards_and_files_ext.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <symbol_lib_table.h>
#include <lib_manager.h>
#include <cmp_tree_pane.h>

View File

@ -34,7 +34,7 @@
#include <msgpanel.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_libentry.h>

View File

@ -35,7 +35,7 @@
#include <msgpanel.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_libentry.h>
#include <lib_pin.h>
#include <lib_polyline.h>

View File

@ -37,7 +37,7 @@
#include <sch_screen.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_library.h>
#include <dialogs/dialog_plot_schematic.h>

View File

@ -25,7 +25,7 @@
#include <fctsys.h>
#include <class_drawpanel.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_libentry.h>
#include <lib_manager.h>
#include <component_tree.h>

View File

@ -28,7 +28,7 @@
#include <confirm.h>
#include <sch_component.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_library.h>
#include <symbol_lib_table.h>
#include <template_fieldnames.h>

View File

@ -37,7 +37,7 @@
#include "general.h"
#include "help_common_strings.h"
#include "hotkeys.h"
#include "schframe.h"
#include "sch_edit_frame.h"
// helper functions that build specific submenus:

View File

@ -35,7 +35,7 @@
#include "general.h"
#include "help_common_strings.h"
#include "hotkeys.h"
#include "libeditframe.h"
#include "lib_edit_frame.h"
/**

View File

@ -27,7 +27,7 @@
#include <build_version.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_reference_list.h>
#include "netlist_exporter_cadstar.h"

View File

@ -27,7 +27,7 @@
#include <sch_base_frame.h>
#include <class_library.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <symbol_lib_table.h>
#include "netlist_exporter_generic.h"

View File

@ -28,7 +28,7 @@
#include <build_version.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include "netlist_exporter_kicad.h"
bool NETLIST_EXPORTER_KICAD::WriteNetlist( const wxString& aOutFileName, unsigned aNetlistOptions )

View File

@ -27,7 +27,7 @@
#include <build_version.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_reference_list.h>
#include <class_library.h>
#include <symbol_lib_table.h>

View File

@ -31,7 +31,7 @@
#include <map>
#include <search_stack.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <netlist.h>
#include <sch_reference_list.h>
#include <env_paths.h>

View File

@ -32,7 +32,7 @@
#include <kicad_string.h>
#include <gestfich.h>
#include <pgm_base.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <reporter.h>
#include <confirm.h>
#include <kiway.h>

View File

@ -30,7 +30,7 @@
#include <fctsys.h>
#include <macros.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_component.h>
#include <netlist_object.h>

View File

@ -32,7 +32,7 @@
#include <eeschema_id.h>
#include <class_drawpanel.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sim/sim_plot_frame.h>
#include <menus_helpers.h>

View File

@ -31,7 +31,7 @@
#include <eeschema_id.h>
#include <class_drawpanel.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <menus_helpers.h>
#include <general.h>

View File

@ -31,7 +31,7 @@
#include <fctsys.h>
#include <pgm_base.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <general.h>
#include <list_operations.h>

View File

@ -35,7 +35,7 @@
#include <base_units.h>
#include <msgpanel.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <eeschema_id.h>
#include <class_libentry.h>
#include <lib_pin.h>

View File

@ -27,7 +27,7 @@
#include <fctsys.h>
#include <plotter.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_sheet_path.h>
#include <project.h>

View File

@ -27,7 +27,7 @@
#include <fctsys.h>
#include <plotter.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <sch_sheet_path.h>
#include <project.h>

View File

@ -27,7 +27,7 @@
#include <fctsys.h>
#include <plotter.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <sch_sheet_path.h>
#include <project.h>

View File

@ -26,7 +26,7 @@
#include <fctsys.h>
#include <plotter.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <sch_sheet_path.h>
#include <project.h>

View File

@ -30,9 +30,9 @@
#include <fctsys.h>
#include <pgm_base.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <sch_sheet_path.h>
#include <project.h>
#include <reporter.h>

View File

@ -31,7 +31,7 @@
#include <project_rescue.h>
#include <sch_component.h>
#include <sch_sheet.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <symbol_lib_table.h>
#include <viewlib_frame.h>
#include <wildcards_and_files_ext.h>

View File

@ -29,7 +29,7 @@
#include <class_library.h>
#include <eeschema_id.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <viewlib_frame.h>
#include <sch_base_frame.h>
#include <symbol_lib_table.h>

View File

@ -33,7 +33,7 @@
#include <gr_basic.h>
#include <kicad_string.h>
#include <richio.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <plotter.h>
#include <msgpanel.h>
#include <bitmaps.h>

View File

@ -29,7 +29,7 @@
#include <sch_junction.h>
#include <sch_sheet.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <template_fieldnames.h>
#include <wildcards_and_files_ext.h>
#include <sch_screen.h>

View File

@ -23,7 +23,7 @@
*/
/**
* @file schframe.cpp
* @file sch_edit_frame.cpp
*/
#include <fctsys.h>
@ -43,12 +43,12 @@
#include <netlist.h>
#include <lib_pin.h>
#include <class_library.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_component.h>
#include <symbol_lib_table.h>
#include <dialog_helpers.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <viewlib_frame.h>
#include <hotkeys.h>
#include <eeschema_config.h>

View File

@ -24,11 +24,11 @@
*/
/**
* @file schframe.h
* @file sch_edit_frame.h
*/
#ifndef _SCHFRAME_H_
#define _SCHFRAME_H_
#ifndef SCH_EDIT_FRAME_H
#define SCH_EDIT_FRAME_H
#include <sch_base_frame.h>
#include <config_params.h>
@ -1488,4 +1488,4 @@ public:
};
#endif // _SCHFRAME_H_
#endif // SCH_EDIT_FRAME_H

View File

@ -41,7 +41,7 @@
#include <gr_basic.h>
#include <draw_graphic_text.h>
#include <macros.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <plotter.h>
#include <bitmaps.h>

View File

@ -33,7 +33,7 @@
#include <sch_item_struct.h>
#include <sch_screen.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <general.h>

View File

@ -37,7 +37,7 @@
#include <general.h>
#include <list_operations.h>
#include <sch_line.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <netlist_object.h>
#include <dialogs/dialog_edit_line_style.h>

View File

@ -38,7 +38,7 @@
#include <kiway.h>
#include <class_drawpanel.h>
#include <sch_item_struct.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <plotter.h>
#include <netlist.h>

View File

@ -32,7 +32,7 @@
#include <draw_graphic_text.h>
#include <trigo.h>
#include <richio.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <plotter.h>
#include <kicad_string.h>
#include <msgpanel.h>

View File

@ -34,7 +34,7 @@
#include <plotter.h>
#include <trigo.h>
#include <richio.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <bitmaps.h>
#include <general.h>

View File

@ -34,7 +34,7 @@
#include <trigo.h>
#include <class_drawpanel.h>
#include <draw_graphic_text.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <plotter.h>
#include <msgpanel.h>
#include <gal/stroke_font.h>

View File

@ -34,7 +34,7 @@
#include <class_drawpanel.h>
#include <confirm.h>
#include <eda_doc.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <kicad_device_context.h>
#include <hotkeys_basic.h>

View File

@ -29,7 +29,7 @@
#include <fctsys.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <general.h>
#include <list_operations.h>

View File

@ -34,7 +34,7 @@
#include <project.h>
#include <wildcards_and_files_ext.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <sch_legacy_plugin.h>
#include <sch_sheet.h>
#include <sch_sheet_path.h>

View File

@ -33,7 +33,7 @@
#include <macros.h>
#include <class_drawpanel.h>
#include <confirm.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <base_units.h>
#include <general.h>

View File

@ -24,7 +24,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <schframe.h>
#include <sch_edit_frame.h>
#include <eeschema_id.h>
#include <kiway.h>
#include <confirm.h>
@ -708,15 +708,15 @@ bool SIM_PLOT_FRAME::loadWorkbook( const wxString& aPath )
bool SIM_PLOT_FRAME::saveWorkbook( const wxString& aPath )
{
wxString savePath = aPath;
if( !savePath.Lower().EndsWith(".wbk"))
{
savePath += ".wbk";
};
wxTextFile file( savePath );
if( file.Exists() )

View File

@ -23,7 +23,7 @@
*/
#include <kiway.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include "sim_plot_frame.h"
void SCH_EDIT_FRAME::OnSimulate( wxCommandEvent& event )

View File

@ -35,7 +35,7 @@
#include <msgpanel.h>
#include <eeschema_id.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_libentry.h>
#include <lib_arc.h>
#include <lib_circle.h>

View File

@ -36,7 +36,7 @@
#include <kicad_string.h>
#include <gestfich.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <class_libentry.h>
#include <wildcards_and_files_ext.h>
#include <sch_legacy_plugin.h>

View File

@ -32,7 +32,7 @@
#include <eeschema_id.h>
#include <general.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <dialog_helpers.h>
#include <bitmaps.h>

View File

@ -29,7 +29,7 @@
#include <fctsys.h>
#include <class_drawpanel.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <kiface_i.h>
#include <bitmaps.h>

View File

@ -34,7 +34,7 @@
#include <msgpanel.h>
#include <bitmaps.h>
#include <schframe.h>
#include <sch_edit_frame.h>
#include <eeschema_id.h>
#include <general.h>
#include <viewlib_frame.h>

View File

@ -27,7 +27,7 @@
#include <component_tree.h>
#include <eeschema_id.h>
#include <lib_manager.h>
#include <libeditframe.h>
#include <lib_edit_frame.h>
#include <symbol_lib_table.h>
#include <menus_helpers.h>