Sketcher: [skip ci] explicit command to stop current operation

Fore more details: https://forum.freecadweb.org/viewtopic.php?f=3&t=42207
This commit is contained in:
wmayer
2020-02-06 15:55:00 +01:00
parent 0a3fbfec8c
commit 7064ebc581
3 changed files with 42 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
addSketcherWorkbenchVirtualSpace(*virtualspace);
addSketcherWorkbenchSketchActions( *sketch );
*sketch << "Sketcher_StopOperation";
*sketch << geom
<< cons
<< consaccel