Sketcher: SelectElementsAssociatedWithConstraints added to tools toolbar
======================================================================== By express request: http://forum.freecadweb.org/viewtopic.php?f=10&t=11840&start=40#p97202
This commit is contained in:
parent
927fca0ece
commit
35b1b5bb04
|
@ -257,6 +257,7 @@ inline void SketcherAddWorkbenchTools<Gui::ToolBarItem>(Gui::ToolBarItem& consac
|
|||
consaccel << "Sketcher_CloseShape"
|
||||
<< "Sketcher_ConnectLines"
|
||||
<< "Sketcher_SelectConstraints"
|
||||
<< "Sketcher_SelectElementsAssociatedWithConstraints"
|
||||
<< "Sketcher_RestoreInternalAlignmentGeometry"
|
||||
<< "Sketcher_Symmetry"
|
||||
<< "Sketcher_CompCopy"
|
||||
|
|
Loading…
Reference in New Issue
Block a user