X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_ProfileOp.h;h=d93311a1da5cc6c40cd325da9e0c2e70af334d4e;hb=81c9f5cdf82909d0aebd2c491c50fa7516cc80b7;hp=dd5e2370a7ed754baedc71ece1a77933b6d01bca;hpb=8cf8e5df32a76302cf00863147bbab55a3b45dbe;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_ProfileOp.h b/src/HYDROGUI/HYDROGUI_ProfileOp.h index dd5e2370..d93311a1 100644 --- a/src/HYDROGUI/HYDROGUI_ProfileOp.h +++ b/src/HYDROGUI/HYDROGUI_ProfileOp.h @@ -47,7 +47,8 @@ protected: virtual HYDROGUI_InputPanel* createInputPanel() const; - virtual bool processApply( int& theUpdateFlags, QString& theErrorMsg ); + virtual bool processApply( int& theUpdateFlags, QString& theErrorMsg, + QStringList& theBrowseObjectsEntries ); private: void displayPreview();