summaryrefslogtreecommitdiffstats
path: root/data.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'data.hpp')
-rw-r--r--data.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/data.hpp b/data.hpp
index c3fb52a47..ecf4d70d5 100644
--- a/data.hpp
+++ b/data.hpp
@@ -47,6 +47,7 @@ public:
static int SetValue(const string varName, float value, int persist = 0);
static void DumpValues();
+ static void update_tz_environment_variables();
static void SetDefaultValues();
static void ReadSettingsFile(void);