-
- Downloads
Cleanup ACTION_MENU creation in some places
The ACTION_MENU constructor now takes the tool as an argument, so the call to SetTool() immediately following it can be removed and the tool just passed into the constructor.
Showing
- cvpcb/cvpcb_mainframe.cpp 2 additions, 4 deletionscvpcb/cvpcb_mainframe.cpp
- eeschema/menubar.cpp 3 additions, 6 deletionseeschema/menubar.cpp
- eeschema/symbol_editor/menubar_symbol_editor.cpp 1 addition, 2 deletionseeschema/symbol_editor/menubar_symbol_editor.cpp
- eeschema/tools/sch_line_wire_bus_tool.cpp 1 addition, 2 deletionseeschema/tools/sch_line_wire_bus_tool.cpp
- gerbview/menubar.cpp 4 additions, 8 deletionsgerbview/menubar.cpp
- pagelayout_editor/menubar.cpp 1 addition, 2 deletionspagelayout_editor/menubar.cpp
- pcbnew/menubar_footprint_editor.cpp 1 addition, 2 deletionspcbnew/menubar_footprint_editor.cpp
- pcbnew/menubar_pcb_editor.cpp 6 additions, 12 deletionspcbnew/menubar_pcb_editor.cpp
- pcbnew/tools/placement_tool.cpp 1 addition, 2 deletionspcbnew/tools/placement_tool.cpp
Loading
Please register or sign in to comment