FEM: Rename Fem_ConstraintPulley icon to fem-constraint-pulley

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt
2015-07-28 22:27:26 +01:00
committed by Yorik van Havre
parent 672006fe15
commit e899416b8b
4 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ PROPERTY_SOURCE(FemGui::ViewProviderFemConstraintPulley, FemGui::ViewProviderFem
ViewProviderFemConstraintPulley::ViewProviderFemConstraintPulley()
{
sPixmap = "Fem_ConstraintPulley";
sPixmap = "fem-constraint-pulley";
}
ViewProviderFemConstraintPulley::~ViewProviderFemConstraintPulley()