Replace the yellow Part primitive toolbar icons with the blue tree icons
This commit is contained in:
@@ -44,7 +44,7 @@ class CommandTube:
|
||||
return {'MenuText': Qt.QT_TRANSLATE_NOOP("Part_Tube","Create tube"),
|
||||
'Accel': "",
|
||||
'CmdType': "AlterDoc:Alter3DView:AlterSelection",
|
||||
'Pixmap': "Part_Tube",
|
||||
'Pixmap': "Part_Tube_Parametric",
|
||||
'ToolTip': Qt.QT_TRANSLATE_NOOP("Part_Tube","Creates a tube")}
|
||||
|
||||
def Activated(self):
|
||||
|
||||
Reference in New Issue
Block a user