Added icons for FEM constraints, courtesy of jmaustpc

This commit is contained in:
jrheinlaender
2013-03-13 16:28:53 +04:30
parent 909265cac9
commit c24465a594
11 changed files with 3085 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ PROPERTY_SOURCE(FemGui::ViewProviderFemConstraintPulley, FemGui::ViewProviderFem
ViewProviderFemConstraintPulley::ViewProviderFemConstraintPulley()
{
sPixmap = "view-femconstraintpulley";
sPixmap = "Fem_ConstraintPulley";
}
ViewProviderFemConstraintPulley::~ViewProviderFemConstraintPulley()