Salome HOME
refs #1330: draft preferences implementation for polyline arrow
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_BathymetryPrs.h
index da9396d8a3c071516c8236e957d1b5259a4c4eb4..4f0124fc51727a9fafc5c6c9441d3e01e14f5a68 100644 (file)
@@ -38,6 +38,8 @@ protected:
   virtual void ComputeSelection( const Handle(SelectMgr_Selection)& theSelection,
                                  const Standard_Integer theMode );
 
+  void UpdateBound();
+
 private:
   Bnd_Box myBound;
 };