Draft: move Draft_FlipDimension to gui_dimension_ops module

This commit is contained in:
vocx-fc
2020-03-16 21:38:14 -06:00
committed by Yorik van Havre
parent 28e2e20a00
commit 91c75b03f7
4 changed files with 85 additions and 15 deletions

View File

@@ -83,6 +83,7 @@ def get_draft_modification_commands():
"Draft_Upgrade", "Draft_Downgrade",
"Separator",
"Draft_WireToBSpline", "Draft_Draft2Sketch",
"Draft_FlipDimension",
"Separator",
"Draft_Shape2DView", "Draft_Drawing"]
return lst