X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_ExportCalculationOp.h;h=e73883ce3adfca22fb7af1764ffea13181fd8758;hb=58bb6b7459bebeeb089c9ed486c4683a8bae7288;hp=f7c0d0b30330cbdda6d6f5b57be8f391efe4eefc;hpb=f0688b4c39fcc3e49c2b58a90724b9c1c84f1337;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_ExportCalculationOp.h b/src/HYDROGUI/HYDROGUI_ExportCalculationOp.h index f7c0d0b3..e73883ce 100644 --- a/src/HYDROGUI/HYDROGUI_ExportCalculationOp.h +++ b/src/HYDROGUI/HYDROGUI_ExportCalculationOp.h @@ -38,6 +38,10 @@ protected: virtual bool processApply( int& theUpdateFlags, QString& theErrorMsg, QStringList& theBrowseObjectsEntries ); virtual void onApply(); + + QString getStatMess(); + + QString myStatMess; }; #endif \ No newline at end of file