FEM: rename icon, Constraint Plane Rotation
This commit is contained in:
@@ -55,7 +55,7 @@ PROPERTY_SOURCE(FemGui::ViewProviderFemConstraintPlaneRotation, FemGui::ViewProv
|
||||
|
||||
ViewProviderFemConstraintPlaneRotation::ViewProviderFemConstraintPlaneRotation()
|
||||
{
|
||||
sPixmap = "fem-constraint-planerotation";
|
||||
sPixmap = "FEM_ConstraintPlaneRotation";
|
||||
//Note change "planerotation" in line above to new constraint name, make sure it is the same as in taskFem* cpp file
|
||||
ADD_PROPERTY(FaceColor,(0.2f,0.3f,0.2f));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user