FEM: Rename Fem_ConstraintPressure icon to fem-constraint-pressure
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
committed by
Yorik van Havre
parent
79bb344318
commit
672006fe15
@@ -333,7 +333,7 @@ CmdFemConstraintPressure::CmdFemConstraintPressure()
|
||||
sToolTipText = QT_TR_NOOP("Create FEM constraint for a pressure acting on a face");
|
||||
sWhatsThis = "Fem_ConstraintPressure";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "Fem_ConstraintPressure";
|
||||
sPixmap = "fem-constraint-pressure";
|
||||
}
|
||||
|
||||
void CmdFemConstraintPressure::activated(int iMsg)
|
||||
|
||||
Reference in New Issue
Block a user