Skip to content

Commit

Permalink
Draft: re-added Draft-Drawing tool to DraftWB
Browse files Browse the repository at this point in the history
  • Loading branch information
yorikvanhavre committed Feb 9, 2015
1 parent 4ef4369 commit 7b34d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Draft/InitGui.py
Expand Up @@ -112,7 +112,7 @@ def QT_TRANSLATE_NOOP(scope, text):
"Draft_Trimex", "Draft_Upgrade", "Draft_Downgrade", "Draft_Scale",
"Draft_Edit","Draft_WireToBSpline","Draft_AddPoint",
"Draft_DelPoint","Draft_Shape2DView","Draft_Draft2Sketch","Draft_Array",
"Draft_PathArray","Draft_Clone"]
"Draft_PathArray","Draft_Clone","Draft_Drawing"]
self.treecmdList = ["Draft_ApplyStyle","Draft_ToggleDisplayMode","Draft_AddToGroup",
"Draft_SelectGroup","Draft_SelectPlane",
"Draft_ShowSnapBar","Draft_ToggleGrid"]
Expand Down

0 comments on commit 7b34d02

Please sign in to comment.