Salome HOME
Merge branch 'BR_H2018_3' into BR_2018_V8_5
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_BathymetrySelectionOp.h
index 227e582edba788795222be05a3f127f5478838d4..3d88280b6185a5fa6ced05716328d793e4d3e4ef 100644 (file)
@@ -30,6 +30,8 @@ public:
   HYDROGUI_BathymetrySelectionOp( HYDROGUI_Module* theModule );
   virtual ~HYDROGUI_BathymetrySelectionOp();
 
+  virtual bool isValid( SUIT_Operation* theOtherOp ) const;
+
 protected:
   virtual void startOperation();
   virtual void abortOperation();