X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_Operation.h;fp=src%2FSMESHGUI%2FSMESHGUI_Operation.h;h=3bc76d4f2a5a4c8109cd1d3e9ccc8fa5377e34df;hp=caa435d8b92c58d8ec3ab90d9154dcb54a984b2d;hb=56b5060f4b749d409461d3556c18109a87c169b1;hpb=717a547e50bdad68bdd925d6dcb5094f6e2b2da1 diff --git a/src/SMESHGUI/SMESHGUI_Operation.h b/src/SMESHGUI/SMESHGUI_Operation.h index caa435d8b..3bc76d4f2 100755 --- a/src/SMESHGUI/SMESHGUI_Operation.h +++ b/src/SMESHGUI/SMESHGUI_Operation.h @@ -44,6 +44,8 @@ protected: bool isStudyLocked( const bool = true ) const; _PTR(Study) studyDS() const; + + virtual bool isValid( SUIT_Operation* ) const; protected slots: virtual void onOk();