X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModel%2FModel_ResultPart.h;h=7ebafd3ea0b22237d2b7e7ed10b3757a35fe0bc6;hb=baa32d4d231be0ed859fc32f1736afcbcfaa1f73;hp=cda7bf6cd5f25a290116d6a99ce03f042d353243;hpb=5c861257d29de904a1418488b65e6100cd078433;p=modules%2Fshaper.git diff --git a/src/Model/Model_ResultPart.h b/src/Model/Model_ResultPart.h index cda7bf6cd..7ebafd3ea 100644 --- a/src/Model/Model_ResultPart.h +++ b/src/Model/Model_ResultPart.h @@ -38,7 +38,7 @@ protected: /// Returns true if document is activated (loaded into the memory) virtual bool isActivated(); - friend class Model_Document; + friend class Model_Objects; }; #endif