Salome HOME
Update viewer on delete an item
[modules/shaper.git] / src / Model / Model_Document.h
index a61cc6ad471266c44c5eb343ca8fbf38278992ed..72a570738b5080a167838dc2fa0830d3f43eeebf 100644 (file)
@@ -395,6 +395,7 @@ class Model_Document : public ModelAPI_Document
   friend class Model_AttributeRefList;
   friend class Model_AttributeRefAttrList;
   friend class Model_AttributeSelection;
+  friend class Model_AttributeSelectionList;
   friend class Model_ResultPart;
   friend class Model_ResultBody;
   friend class Model_ResultConstruction;