Draft: move and rename DraftSelectPlane
This commit is contained in:
@@ -15,7 +15,6 @@ SET(Draft_SRCS_base
|
||||
DraftLayer.py
|
||||
DraftEdit.py
|
||||
DraftFillet.py
|
||||
DraftSelectPlane.py
|
||||
WorkingPlane.py
|
||||
getSVG.py
|
||||
TestDraft.py
|
||||
@@ -81,6 +80,7 @@ SET(Draft_GUI_tools
|
||||
draftguitools/gui_circulararray.py
|
||||
draftguitools/gui_orthoarray.py
|
||||
draftguitools/gui_polararray.py
|
||||
draftguitools/gui_selectplane.py
|
||||
draftguitools/gui_arrays.py
|
||||
draftguitools/gui_snaps.py
|
||||
draftguitools/gui_snapper.py
|
||||
|
||||
@@ -58,7 +58,7 @@ if not hasattr(FreeCAD, "DraftWorkingPlane"):
|
||||
|
||||
import DraftEdit
|
||||
# import DraftFillet
|
||||
import DraftSelectPlane
|
||||
import draftguitools.gui_selectplane
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Preflight stuff
|
||||
|
||||
Reference in New Issue
Block a user