diff --git a/InitGui.py b/InitGui.py index 1781cb6..f659017 100644 --- a/InitGui.py +++ b/InitGui.py @@ -64,8 +64,8 @@ class XternalAppsWorkbench(Workbench): print('Deactivated') pass - def ContextMenu(self): - pass + #def ContextMenu(self): + # pass def GetClassName(self): return "Gui::PythonWorkbench"