menu cleanup

This commit is contained in:
sliptonic
2016-09-15 09:55:28 -05:00
committed by Yorik van Havre
parent 2f04ea9586
commit 05ff7e40d5
9 changed files with 29 additions and 30 deletions

View File

@@ -145,7 +145,6 @@ class CommandPathLoadTool:
def GetResources(self):
return {'Pixmap': 'Path-LoadTool',
'MenuText': QtCore.QT_TRANSLATE_NOOP("Path_LoadTool", "Add Tool Controller to the Job"),
'Accel': "P, T",
'ToolTip': QtCore.QT_TRANSLATE_NOOP("Path_LoadTool", "Add Tool Controller")}
def IsActive(self):