Salome HOME
Initial merge of branch 'BR_HYDRO_IMPS_2016' into BR_PORTING_OCCT_7
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ExportCalculationOp.h
index f7c0d0b30330cbdda6d6f5b57be8f391efe4eefc..e73883ce3adfca22fb7af1764ffea13181fd8758 100644 (file)
@@ -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