Restored icons for profile ops; cleaned up accel keys.

This commit is contained in:
Markus Lampert
2017-08-10 12:43:40 -07:00
committed by Yorik van Havre
parent 0b380fde15
commit dd23476a49
24 changed files with 18 additions and 28 deletions

View File

@@ -93,7 +93,6 @@ class CommandPathStock:
def GetResources(self):
return {'Pixmap': 'Path-Stock',
'MenuText': QtCore.QT_TRANSLATE_NOOP("PathStock", "Stock"),
'Accel': "P, S",
'ToolTip': QtCore.QT_TRANSLATE_NOOP("PathStock", "Creates a 3D object to represent raw stock to mill the part out of")}
def IsActive(self):