]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/Model_Data.h
Salome HOME
Added ability to deselect objects on edit in Boolean operation and reselect them...
[modules/shaper.git] / src / Model / Model_Data.h
index fba3cd500f1d3b3a0ac6c3f8d8026783a7cf4bfb..9b46312b80babac57da023c2bce956cf2f762d91 100644 (file)
@@ -69,6 +69,7 @@ class Model_Data : public ModelAPI_Data
   friend class Model_AttributeRefAttr;
   friend class Model_AttributeRefList;
   friend class Model_AttributeSelection;
+  friend class Model_AttributeSelectionList;
 
  public:
   /// The simplest constructor. "setLabel" must be called just after to initialize correctly.