+ Icon for shape refinement

This commit is contained in:
wmayer
2013-12-23 13:46:15 +01:00
parent d83cec2be2
commit c8e5909a8a
3 changed files with 410 additions and 0 deletions

View File

@@ -215,6 +215,7 @@ CmdPartRefineShape::CmdPartRefineShape()
sToolTipText = QT_TR_NOOP("Refine the copy of a shape");
sWhatsThis = sToolTipText;
sStatusTip = sToolTipText;
sPixmap = "Part_Refine_Shape";
}
void CmdPartRefineShape::activated(int iMsg)