Add icons to menus for mesh to shape and shape to mesh
Mesh to shape icon for the Part workbench Part menu Shape to mesh icon for the Mesh design Workbench Meshes menu
This commit is contained in:
committed by
Yorik van Havre
parent
8b977debaf
commit
47ee436e93
@@ -109,6 +109,7 @@ CmdPartShapeFromMesh::CmdPartShapeFromMesh()
|
||||
sToolTipText = QT_TR_NOOP("Create shape from selected mesh object");
|
||||
sWhatsThis = sToolTipText;
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Part_Shape_from_Mesh.svg";
|
||||
}
|
||||
|
||||
void CmdPartShapeFromMesh::activated(int iMsg)
|
||||
|
||||
Reference in New Issue
Block a user