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 bc53677dca
commit 1664e65135
24 changed files with 18 additions and 28 deletions

View File

@@ -37,9 +37,8 @@ class TaskPanelOpPage(PathProfileBaseGui.TaskPanelOpPage):
PathOpGui.SetupOperation('Profile Faces',
PathProfileFaces.Create,
TaskPanelOpPage,
'Path-Profile',
'Path-Profile-Face',
QtCore.QT_TRANSLATE_NOOP("PathProfile", "Face Profile"),
"P, F",
QtCore.QT_TRANSLATE_NOOP("PathProfile", "Profile based on face or faces"))
FreeCAD.Console.PrintLog("Loading PathProfileFacesGui... done\n")