Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
8aca4b3c
Commit
8aca4b3c
authored
Aug 13, 2009
by
faa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
not build in Linux
parent
b4b7ef99
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
CMakeLists.txt
pcbnew/CMakeLists.txt
+2
-2
dialog_edit_module_for_Modedit.cpp
pcbnew/dialog_edit_module_for_Modedit.cpp
+1
-1
dialog_edit_module_for_Modedit.h
pcbnew/dialog_edit_module_for_Modedit.h
+1
-1
modedit.cpp
pcbnew/modedit.cpp
+1
-1
modedit_onclick.cpp
pcbnew/modedit_onclick.cpp
+1
-1
No files found.
pcbnew/CMakeLists.txt
View file @
8aca4b3c
...
@@ -41,8 +41,8 @@ set(PCBNEW_SRCS
...
@@ -41,8 +41,8 @@ set(PCBNEW_SRCS
dialog_drc.cpp
dialog_drc.cpp
dialog_edit_module_for_BoardEditor.cpp
dialog_edit_module_for_BoardEditor.cpp
dialog_edit_module_for_BoardEditor_base.cpp
dialog_edit_module_for_BoardEditor_base.cpp
dialog_edit_module_for_
m
odedit_base.cpp
dialog_edit_module_for_
M
odedit_base.cpp
dialog_edit_module_for_
m
odedit.cpp
dialog_edit_module_for_
M
odedit.cpp
dialog_edit_module_text.cpp
dialog_edit_module_text.cpp
dialog_edit_module_text_base.cpp
dialog_edit_module_text_base.cpp
dialog_exchange_modules_base.cpp
dialog_exchange_modules_base.cpp
...
...
pcbnew/dialog_edit_module_for_Modedit.cpp
View file @
8aca4b3c
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#include "3d_struct.h"
#include "3d_struct.h"
#include "3d_viewer.h"
#include "3d_viewer.h"
#include "wxPcbStruct.h"
#include "wxPcbStruct.h"
#include "dialog_edit_module_for_
m
odedit.h"
#include "dialog_edit_module_for_
M
odedit.h"
/**************************************************************************************/
/**************************************************************************************/
DIALOG_MODULE_MODULE_EDITOR
::
DIALOG_MODULE_MODULE_EDITOR
(
WinEDA_ModuleEditFrame
*
aParent
,
DIALOG_MODULE_MODULE_EDITOR
::
DIALOG_MODULE_MODULE_EDITOR
(
WinEDA_ModuleEditFrame
*
aParent
,
...
...
pcbnew/dialog_edit_module_for_Modedit.h
View file @
8aca4b3c
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
// Include the wxFormBuider header base:
// Include the wxFormBuider header base:
#include <vector>
#include <vector>
#include "dialog_edit_module_for_
m
odedit_base.h"
#include "dialog_edit_module_for_
M
odedit_base.h"
/**************************************/
/**************************************/
/* class DIALOG_MODULE_MODULE_EDITOR */
/* class DIALOG_MODULE_MODULE_EDITOR */
...
...
pcbnew/modedit.cpp
View file @
8aca4b3c
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
#include "wxPcbStruct.h"
#include "wxPcbStruct.h"
#include "protos.h"
#include "protos.h"
#include "dialog_edit_module_for_
m
odedit.h"
#include "dialog_edit_module_for_
M
odedit.h"
#include "collectors.h"
#include "collectors.h"
...
...
pcbnew/modedit_onclick.cpp
View file @
8aca4b3c
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
#include "3d_viewer.h"
#include "3d_viewer.h"
#include "pcbnew.h"
#include "pcbnew.h"
#include "wxPcbStruct.h"
#include "wxPcbStruct.h"
#include "dialog_edit_module_for_
m
odedit.h"
#include "dialog_edit_module_for_
M
odedit.h"
#include "bitmaps.h"
#include "bitmaps.h"
#include "protos.h"
#include "protos.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment