Browse Source
Remove selection condition from conditional menu separators.
Remove selection condition from conditional menu separators.
We don't allow duplicate separators anyway so all they really do is complicate the code.pull/15/head
22 changed files with 50 additions and 52 deletions
-
3common/eda_draw_frame.cpp
-
4common/tool/conditional_menu.cpp
-
12eeschema/tools/ee_selection_tool.cpp
-
2eeschema/tools/ee_tool_base.h
-
8eeschema/tools/lib_control.cpp
-
8eeschema/tools/lib_edit_tool.cpp
-
2eeschema/tools/lib_pin_tool.cpp
-
6eeschema/tools/sch_edit_tool.cpp
-
6eeschema/tools/sch_wire_bus_tool.cpp
-
2gerbview/tools/gerbview_selection_tool.cpp
-
7include/tool/conditional_menu.h
-
2pagelayout_editor/tools/pl_drawing_tools.cpp
-
2pagelayout_editor/tools/pl_edit_tool.cpp
-
2pagelayout_editor/tools/pl_picker_tool.cpp
-
4pagelayout_editor/tools/pl_selection_tool.cpp
-
4pcbnew/tools/drawing_tool.cpp
-
8pcbnew/tools/edit_tool.cpp
-
8pcbnew/tools/footprint_editor_tools.cpp
-
2pcbnew/tools/pad_tool.cpp
-
6pcbnew/tools/pcb_editor_control.cpp
-
2pcbnew/tools/pcb_tool_base.cpp
-
2pcbnew/tools/selection_tool.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue