FEM: Rename Fem_AddFemMesh icon to fem-add-fem-mesh
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
parent
1d0d6dfe07
commit
f3d82fd9fa
|
@ -155,7 +155,7 @@ CmdFemAddPart::CmdFemAddPart()
|
||||||
sToolTipText = QT_TR_NOOP("Add a part to the Analysis");
|
sToolTipText = QT_TR_NOOP("Add a part to the Analysis");
|
||||||
sWhatsThis = "Fem_FemAddPart";
|
sWhatsThis = "Fem_FemAddPart";
|
||||||
sStatusTip = sToolTipText;
|
sStatusTip = sToolTipText;
|
||||||
sPixmap = "Fem_AddFemMesh";
|
sPixmap = "fem-add-fem-mesh";
|
||||||
}
|
}
|
||||||
|
|
||||||
void CmdFemAddPart::activated(int iMsg)
|
void CmdFemAddPart::activated(int iMsg)
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<file>icons/Fem_ConstraintBearing.svg</file>
|
<file>icons/Fem_ConstraintBearing.svg</file>
|
||||||
<file>icons/Fem_ConstraintGear.svg</file>
|
<file>icons/Fem_ConstraintGear.svg</file>
|
||||||
<file>icons/Fem_ConstraintPulley.svg</file>
|
<file>icons/Fem_ConstraintPulley.svg</file>
|
||||||
<file>icons/Fem_AddFemMesh.svg</file>
|
<file>icons/fem-add-fem-mesh.svg</file>
|
||||||
<file>icons/Fem_AddMaterial.svg</file>
|
<file>icons/Fem_AddMaterial.svg</file>
|
||||||
<file>icons/Fem_AddPart.svg</file>
|
<file>icons/Fem_AddPart.svg</file>
|
||||||
<file>icons/Fem_Inp_Editor.svg</file>
|
<file>icons/Fem_Inp_Editor.svg</file>
|
||||||
|
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user