Salome HOME
Merge from branch BR_Dev_For_4_0 (from tag mergeto_BR_QT4_Dev_12Feb08)
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IInsertOperations.hxx
index 795b3ae93ea74af01c338a7d830aaea60e42c371..7660da21eb14bd3ea0a5d7abacecb3ff70e42a0e 100644 (file)
@@ -15,7 +15,7 @@
 // License along with this library; if not, write to the Free Software 
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
-// See http://www.salome-platform.org/
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
 #ifndef _GEOMImpl_IInsertOperations_HXX_
@@ -60,6 +60,7 @@ class GEOMImpl_IInsertOperations : public GEOM_IOperations {
 
  private:
   Handle(Resource_Manager) myResMgr;
+  Handle(Resource_Manager) myResMgrUser;
 };
 
 #endif