Salome HOME
size of image is limited by 7000 pixels
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_BathymetrySelectionOp.h
index 60feb7270a114389ba71bf71ba8eef3151b97218..3d88280b6185a5fa6ced05716328d793e4d3e4ef 100644 (file)
@@ -30,11 +30,11 @@ public:
   HYDROGUI_BathymetrySelectionOp( HYDROGUI_Module* theModule );
   virtual ~HYDROGUI_BathymetrySelectionOp();
 
+  virtual bool isValid( SUIT_Operation* theOtherOp ) const;
+
 protected:
   virtual void startOperation();
   virtual void abortOperation();
-  virtual void commitOperation();
-  virtual void stopOperation();
 
   void activateSelection( bool );