Salome HOME
Refs #289 - Spline profile is represented in OCC view as polyline profile
[modules/hydro.git] / src / HYDROData / HYDROData_Obstacle.h
index 2b51e06ec2abdd380722e1cfd5905267d3a0808d..9a9954fb680c89066fe702243d7b26574e446cf1 100644 (file)
@@ -126,7 +126,7 @@ protected:
    * Returns the type of child altitude object.
    * Reimplemented to create obstacle altitude object.
    */
-  virtual ObjectKind getAltitudeObjectType() const;
+  HYDRODATA_EXPORT virtual ObjectKind getAltitudeObjectType() const;
 
 protected: