Adding Part_BoxSelection.svg icon to Part Menu

This commit is contained in:
easyw
2019-05-23 15:48:18 +02:00
committed by WandererFan
parent 243aebf2df
commit 6f2a611b66

View File

@@ -2358,6 +2358,7 @@ CmdBoxSelection::CmdBoxSelection()
sToolTipText = QT_TR_NOOP("Box selection");
sWhatsThis = "Part_BoxSelection";
sStatusTip = QT_TR_NOOP("Box selection");
sPixmap = "Part_BoxSelection";
}
void CmdBoxSelection::activated(int iMsg)