Salome HOME
refs #1330: basic implementation of the not zoomable polyline arrows
[modules/hydro.git] / src / HYDROData / HYDROData_ChannelAltitude.h
index 480e14fc3fea7ecd83492a012fa158e7b6d5afb1..d65582e5f4d0976c20fecaca9a70ccd6506bf902 100644 (file)
@@ -23,8 +23,6 @@
 #include "HYDROData_IAltitudeObject.h"
 
 
-DEFINE_STANDARD_HANDLE(HYDROData_ChannelAltitude, HYDROData_IAltitudeObject)
-
 
 /**\class HYDROData_ChannelAltitude
  * \brief Class that stores/retrieves information about the Channel altitude.
@@ -44,7 +42,7 @@ protected:
 
 public:
 
-  DEFINE_STANDARD_RTTI(HYDROData_ChannelAltitude);
+  DEFINE_STANDARD_RTTIEXT(HYDROData_ChannelAltitude, HYDROData_IAltitudeObject);
 
   /**
    * Returns the kind of this object.