X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_ProfileOp.h;h=2d773d8e090d02658a6c396137f0dceaabecc6ca;hb=fce3f1240b6161d7cb837344078e5943b90eca65;hp=b959030996d4b0fda1fc3cd72a110510146d7104;hpb=b2b21a9b49f0df8f53c3a1bcb459a4ec081a84ec;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_ProfileOp.h b/src/HYDROGUI/HYDROGUI_ProfileOp.h index b9590309..2d773d8e 100644 --- a/src/HYDROGUI/HYDROGUI_ProfileOp.h +++ b/src/HYDROGUI/HYDROGUI_ProfileOp.h @@ -36,6 +36,8 @@ public: void deleteSelected(); bool deleteEnabled(); + virtual bool isValid( SUIT_Operation* theOtherOp ) const; + protected: virtual void startOperation(); virtual void abortOperation();