Salome HOME
size of image is limited by 7000 pixels
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ShapeBathymetry.h
index e505f8722db306575c1d435dd0959e26f048a284..814337242d44f8d159d87d5620e827d87e10fcbf 100644 (file)
@@ -63,7 +63,7 @@ public:
   void Build();
 
 protected:
-  virtual Handle(AIS_InteractiveObject) createShape() const;
+  virtual QList<Handle(AIS_InteractiveObject)> createShape() const;
   virtual void displayShape( const bool theIsUpdateViewer );
 
   void setToUpdateColorScale( bool isChanged );