]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/Model_Data.h
Salome HOME
Issue #1662: implementation of Recover feature.
[modules/shaper.git] / src / Model / Model_Data.h
index c8a5a03d8d043b7a5ab392199010761bdeda676a..6264e68b5ae1b054ff348b2f9cd87a418f41f76f 100644 (file)
@@ -74,6 +74,7 @@ class Model_Data : public ModelAPI_Data
   friend class Model_AttributeRefAttrList;
   friend class Model_AttributeSelection;
   friend class Model_AttributeSelectionList;
+  friend class Model_ValidatorsFactory;
 
  public:
   /// The simplest constructor. "setLabel" must be called just after to initialize correctly.