Salome HOME
Make features history working. Optimization of features and results management and...
[modules/shaper.git] / src / Model / Model_ResultConstruction.h
index 84f048f6d3a98c27228084747208a29fd61cee01..9c7ccd57d557dd565f3feb89d5aceee0c3822f65 100644 (file)
@@ -63,7 +63,7 @@ class Model_ResultConstruction : public ModelAPI_ResultConstruction
   /// Makes a body on the given feature
   Model_ResultConstruction();
 
-  friend class Model_Document;
+  friend class Model_Objects;
 };
 
 #endif