+ Icon for shape refinement

This commit is contained in:
wmayer
2013-12-23 13:46:15 +01:00
parent ad7aa67434
commit 4ec9458047
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)