X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_ZLevelsOp.h;h=7d43033bad2b0a3236848299403f2cd314ba2cf6;hb=81c9f5cdf82909d0aebd2c491c50fa7516cc80b7;hp=7bb84ebc231bd979a708a7250d8c992df7b60fc1;hpb=e1e5e92d93c070bcbe32b314943342aad2848144;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_ZLevelsOp.h b/src/HYDROGUI/HYDROGUI_ZLevelsOp.h index 7bb84ebc..7d43033b 100644 --- a/src/HYDROGUI/HYDROGUI_ZLevelsOp.h +++ b/src/HYDROGUI/HYDROGUI_ZLevelsOp.h @@ -43,7 +43,8 @@ public: protected: virtual void startOperation(); - virtual bool processApply( int& theUpdateFlags, QString& theErrorMsg ); + virtual bool processApply( int& theUpdateFlags, QString& theErrorMsg, + QStringList& theBrowseObjectsEntries ); virtual void processCancel(); private: