Salome HOME
lot 15:: protection against corrupted polylines/objects
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_BathymetryOp.h
index e76ac11900311fed309fff4cc1c0a9cbf057b508..8f388862fae5f84e75673e0c8279b01db8f91723 100644 (file)
@@ -43,6 +43,9 @@ protected:
 
   OCCViewer_ViewWindow* activeViewWindow() const;
 
+protected slots:
+  void onSelectionChanged();
+
 private:
   int myMode;
   bool myIsActivate;