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
22f61575
Commit
22f61575
authored
Apr 12, 2010
by
Dick Hollenbeck
Browse files
Options
Browse Files
Download
Plain Diff
wayne
parents
970960c1
de509f57
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
.bzrignore
.bzrignore
+3
-0
dialog_schematic_find.h
eeschema/dialog_schematic_find.h
+2
-2
No files found.
.bzrignore
0 → 100644
View file @
22f61575
eeschema/cmp_library_base.cpp
eeschema/cmp_library_base.h
pcbnew/dialog_freeroute_exchange_help_html.h
eeschema/dialog_schematic_find.h
View file @
22f61575
...
...
@@ -74,8 +74,8 @@ public:
BEGIN_DECLARE_EVENT_TYPES
()
DECLARE_
EVENT_TYPE
(
EVT_COMMAND_FIND_DRC_MARKER
,
wxID_HIGHEST
+
5000
)
DECLARE_
EVENT_TYPE
(
EVT_COMMAND_FIND_COMPONENT_IN_LIB
,
wxID_HIGHEST
+
5001
)
DECLARE_
LOCAL_EVENT_TYPE
(
EVT_COMMAND_FIND_DRC_MARKER
,
wxID_ANY
)
DECLARE_
LOCAL_EVENT_TYPE
(
EVT_COMMAND_FIND_COMPONENT_IN_LIB
,
wxID_ANY
)
END_DECLARE_EVENT_TYPES
()
...
...
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