FreeCADCmd: fix workbench activation in GUI mode

This commit is contained in:
DeepSOIC 2018-05-14 22:49:20 +03:00
parent 4bd765d1b9
commit 628957d687

View File

@ -1,3 +1,4 @@
import FreeCAD
if FreeCAD.GuiUp:
import FreeCADGui
from lattice2Common import *