Draft: move Draft_Slope to gui_lineslope module
The class name was renamed to `LineSlope` as it is fundamentally inteded to control slopes of lines.
This commit is contained in:
@@ -83,7 +83,7 @@ def get_draft_modification_commands():
|
||||
"Draft_Upgrade", "Draft_Downgrade",
|
||||
"Separator",
|
||||
"Draft_WireToBSpline", "Draft_Draft2Sketch",
|
||||
"Draft_FlipDimension",
|
||||
"Draft_Slope", "Draft_FlipDimension",
|
||||
"Separator",
|
||||
"Draft_Shape2DView", "Draft_Drawing"]
|
||||
return lst
|
||||
|
||||
Reference in New Issue
Block a user