Salome HOME
Issue #2966: Redisplay text field on preferences change
[modules/shaper.git] / src / PartSet / PartSet_FieldStepPrs.h
index f7711ddcdf7a086e2f4f38bb7554e236d7aee4c9..f9a386264b61bc7543526607af1baf4e74ff5c2c 100644 (file)
@@ -66,7 +66,6 @@ private:
 
   FieldStepPtr myStep;
   FeaturePtr myFeature;
-  Quantity_Color myLabelColor;
 };
 
 #endif