add new feature "Projection on surface"
This commit is contained in:
committed by
wmayer
parent
d3351496d9
commit
1c5ee376e6
@@ -2386,7 +2386,7 @@ CmdPartProjectionOnSurface::CmdPartProjectionOnSurface()
|
||||
sToolTipText = QT_TR_NOOP("Create projection on surface...");
|
||||
sWhatsThis = "Part_projectionOnSurface";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Part_Extrude";
|
||||
sPixmap = "Part_ProjectionOnSurface";
|
||||
}
|
||||
|
||||
void CmdPartProjectionOnSurface::activated(int iMsg)
|
||||
|
||||
Reference in New Issue
Block a user