X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_Poly3DOp.h;h=d8fd16d507febc834ac925294acdce8950d8fb08;hb=81c9f5cdf82909d0aebd2c491c50fa7516cc80b7;hp=572e179a43d9f31d4856928211726674cd02e589;hpb=902f7fd2408dda7bec3b9cc407cf476319871b6b;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_Poly3DOp.h b/src/HYDROGUI/HYDROGUI_Poly3DOp.h index 572e179a..d8fd16d5 100644 --- a/src/HYDROGUI/HYDROGUI_Poly3DOp.h +++ b/src/HYDROGUI/HYDROGUI_Poly3DOp.h @@ -40,7 +40,8 @@ protected: virtual HYDROGUI_InputPanel* createInputPanel() const; - virtual bool processApply( int& theUpdateFlags, QString& theErrorMsg ); + virtual bool processApply( int& theUpdateFlags, QString& theErrorMsg, + QStringList& theBrowseObjectsEntries ); private: bool myIsEdit;