Salome HOME
quick optimization patch (bytearray for images)
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ProfileOp.h
index b959030996d4b0fda1fc3cd72a110510146d7104..2d773d8e090d02658a6c396137f0dceaabecc6ca 100644 (file)
@@ -36,6 +36,8 @@ public:
   void                       deleteSelected();
   bool                       deleteEnabled();
 
+  virtual bool isValid( SUIT_Operation* theOtherOp ) const;
+
 protected:
   virtual void               startOperation();
   virtual void               abortOperation();