Salome HOME
Better timestamp management to synchronize the timestamp of the view and the field id
[modules/med.git] / src / MEDCalc / gui / MEDModule.hxx
index d0a9c3ce0bf2bc1a6f02d0040335531566c5d7ce..6d5c6dc57ea07850cf8f2f9ad7784862dd55b813 100644 (file)
@@ -92,6 +92,8 @@ public:
 
   int getIntParamFromStudyEditor(SALOMEDS::SObject_var obj, const char* name);
 
+  double getCurrentAnimationTimestamp();
+
 signals:
   void presentationSelected(int presId, const QString& presType, const QString& presName);