summaryrefslogtreecommitdiffstats
path: root/src/fig/FIG.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fig/FIG.h')
-rw-r--r--src/fig/FIG.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fig/FIG.h b/src/fig/FIG.h
index d2498d0..c1a5ae3 100644
--- a/src/fig/FIG.h
+++ b/src/fig/FIG.h
@@ -41,6 +41,7 @@ class FIGRuntimeInformation {
ensemble(e),
factumAnalyzer(false) {}
+ time_t date;
unsigned long currentFrame;
boost::shared_ptr<dabEnsemble> ensemble;
bool factumAnalyzer;