rename files
This commit is contained in:
parent
dda9251f89
commit
0f06d8a136
|
@ -87,12 +87,12 @@ set(EESCHEMA_SRCS
|
|||
hotkeys.cpp
|
||||
libarch.cpp
|
||||
libedit.cpp
|
||||
libeditframe.cpp
|
||||
libedit_onleftclick.cpp
|
||||
libedit_onrightclick.cpp
|
||||
libedit_undo_redo.cpp
|
||||
lib_export.cpp
|
||||
libfield.cpp
|
||||
libframe.cpp
|
||||
load_one_schematic_file.cpp
|
||||
locate.cpp
|
||||
menubar.cpp
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
#include "general.h"
|
||||
#include "class_library.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
|
||||
|
||||
static void DrawMovingBlockOutlines( WinEDA_DrawPanel* panel, wxDC* DC,
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_libentry.h"
|
||||
|
||||
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libviewfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "viewlib_frame.h"
|
||||
#include "classes_body_items.h"
|
||||
#include "class_marker_sch.h"
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include "program.h"
|
||||
#include "class_libentry.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
|
||||
////@begin includes
|
||||
////@end includes
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_library.h"
|
||||
//#include "class_libentry.h"
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_library.h"
|
||||
|
||||
#include "dialog_edit_libentry_fields_in_lib_base.h"
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "netlist.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libviewfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "viewlib_frame.h"
|
||||
|
||||
#include <wx/tokenzr.h>
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_library.h"
|
||||
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_libentry.h"
|
||||
|
||||
#include "dialog_bodygraphictext_properties_base.h"
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
#include "protos.h"
|
||||
#include "eeschema_id.h"
|
||||
#include "class_library.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "class_library.h"
|
||||
#include "libviewfrm.h"
|
||||
#include "viewlib_frame.h"
|
||||
|
||||
#include "get_component_dialog.h"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_libentry.h"
|
||||
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_library.h"
|
||||
|
||||
#include <wx/filename.h>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_library.h"
|
||||
|
||||
#include "dialog_lib_new_component.h"
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_libentry.h"
|
||||
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_libentry.h"
|
||||
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_libentry.h"
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
/****************************/
|
||||
/* EESchema - libframe.cpp */
|
||||
/****************************/
|
||||
/**
|
||||
* EESchema - libeditframe.cpp
|
||||
* class WinEDA_LibeditFrame: the component editor frame
|
||||
*
|
||||
*/
|
||||
|
||||
#include "fctsys.h"
|
||||
#include "appl_wxstruct.h"
|
||||
|
@ -14,7 +16,7 @@
|
|||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "eeschema_id.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_library.h"
|
||||
|
||||
#include "kicad_device_context.h"
|
|
@ -11,7 +11,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_library.h"
|
||||
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
#include "confirm.h"
|
||||
|
||||
#include "program.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "eeschema_id.h"
|
||||
#include "class_libentry.h"
|
||||
#include "general.h"
|
||||
|
|
|
@ -25,8 +25,8 @@
|
|||
#include "dialog_find.h"
|
||||
#include "netlist_control.h"
|
||||
#include "dialog_erc.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libviewfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "viewlib_frame.h"
|
||||
#include "hotkeys.h"
|
||||
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
#include "general.h"
|
||||
#include "trigo.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_libentry.h"
|
||||
#include "dialog_lib_edit_draw_item.h"
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
#include "class_library.h"
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libeditfrm.h"
|
||||
#include "libeditframe.h"
|
||||
|
||||
#ifdef __UNIX__
|
||||
#define LISTBOX_WIDTH 140
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
#include "protos.h"
|
||||
#include "hotkeys.h"
|
||||
#include "class_library.h"
|
||||
#include "libviewfrm.h"
|
||||
#include "viewlib_frame.h"
|
||||
|
||||
|
||||
void WinEDA_ViewlibFrame::ReCreateHToolbar()
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libviewfrm.h"
|
||||
#include "viewlib_frame.h"
|
||||
#include "class_library.h"
|
||||
#include "hotkeys.h"
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
#include "program.h"
|
||||
#include "general.h"
|
||||
#include "protos.h"
|
||||
#include "libviewfrm.h"
|
||||
#include "viewlib_frame.h"
|
||||
#include "eeschema_id.h"
|
||||
#include "class_library.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue