diff --git a/InitGui.py b/InitGui.py index bed4b7d..f063166 100644 --- a/InitGui.py +++ b/InitGui.py @@ -38,7 +38,6 @@ class LatticeWorkbench (Workbench): self.appendToolbar('Lattice', commandslist) - self.treecmdList = ['importPart', 'updateImportedPartsCommand'] #FreeCADGui.addIconPath( '' ) #FreeCADGui.addPreferencePage( '','Lattice' ) self.appendMenu('Lattice', commandslist)