Surface: new Extend icon for existing Surface_ExtendFace command
The icon is added to the `.qrc` resource file. The command is added to the Surface toolbar.
This commit is contained in:
@@ -232,6 +232,7 @@ CmdSurfaceExtendFace::CmdSurfaceExtendFace()
|
||||
sToolTipText = QT_TR_NOOP("Extend face");
|
||||
sWhatsThis = "Surface_ExtendFace";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Surface_Extend";
|
||||
}
|
||||
|
||||
void CmdSurfaceExtendFace::activated(int)
|
||||
|
||||
Reference in New Issue
Block a user