Restored icons for profile ops; cleaned up accel keys.

This commit is contained in:
Markus Lampert
2017-08-22 10:16:58 -03:00
committed by Yorik van Havre
parent bc53677dca
commit 1664e65135
24 changed files with 18 additions and 28 deletions
-1
View File
@@ -112,7 +112,6 @@ class CommandPathFixture:
def GetResources(self):
return {'Pixmap': 'Path-Datums',
'MenuText': QtCore.QT_TRANSLATE_NOOP("Path_Fixture", "Fixture"),
'Accel': "P, F",
'ToolTip': QtCore.QT_TRANSLATE_NOOP("Path_Fixture", "Creates a Fixture Offset object")}
def IsActive(self):