diff --git a/src/Mod/Arch/InitGui.py b/src/Mod/Arch/InitGui.py index 653c5e6719..505e9b18e0 100644 --- a/src/Mod/Arch/InitGui.py +++ b/src/Mod/Arch/InitGui.py @@ -73,7 +73,7 @@ class ArchWorkbench(Workbench): self.draftmodtools = ["Draft_Move","Draft_Rotate","Draft_Offset", "Draft_Trimex", "Draft_Upgrade", "Draft_Downgrade", "Draft_Scale", "Draft_Shape2DView","Draft_Draft2Sketch","Draft_Array", - "Draft_Clone"] + "Draft_Clone","Draft_Edit"] self.draftextratools = ["Draft_WireToBSpline","Draft_AddPoint","Draft_DelPoint","Draft_ShapeString", "Draft_PathArray","Draft_Mirror","Draft_Stretch"] self.draftcontexttools = ["Draft_ApplyStyle","Draft_ToggleDisplayMode","Draft_AddToGroup","Draft_AutoGroup",