FEM: Rename Fem_Result icon to fem-result

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt
2015-07-28 22:44:34 +01:00
committed by Yorik van Havre
parent 35f506d369
commit b5c08388b8
4 changed files with 4 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ PROPERTY_SOURCE(FemGui::ViewProviderResult, Gui::ViewProviderDocumentObject)
ViewProviderResult::ViewProviderResult()
{
sPixmap = "Fem_Result";
sPixmap = "fem-result";
}