Salome HOME
Lot 2: change bathy associated to natural object propagated to all cases without...
[modules/hydro.git] / src / HYDROData / HYDROData_OperationsFactory.h
index 2de9ca0ba6f43e3be5ef1f9ff08b85cb9741e60e..b9df8e7182afa6c9703c06346339021146eabba9 100644 (file)
@@ -24,7 +24,7 @@
 #include <QMap>
 
 class ImageComposer_Operator;
-class Handle_HYDROData_Document;
+class HYDROData_Document;
 
 /**\class HYDROData_OperationsFactory
  *
@@ -60,7 +60,7 @@ public:
    * \returns created object related to the data structure
    */
   HYDRODATA_EXPORT Handle(HYDROData_Image) CreateImage(
-    Handle_HYDROData_Document theDoc, const ImageComposer_Operator* theOperator);
+    Handle(HYDROData_Document) theDoc, const ImageComposer_Operator* theOperator);
 
   /**
    * Returns the operator, initialized by the properties of theImage