summaryrefslogtreecommitdiff
path: root/plugins/Weather/src/weather.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Weather/src/weather.cpp')
-rw-r--r--plugins/Weather/src/weather.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Weather/src/weather.cpp b/plugins/Weather/src/weather.cpp
index 3920685b73..b3f1b4706e 100644
--- a/plugins/Weather/src/weather.cpp
+++ b/plugins/Weather/src/weather.cpp
@@ -45,7 +45,7 @@ unsigned status;
unsigned old_status;
UINT_PTR timerId;
-int hLangpack;
+int &hLangpack(g_plugin.m_hLang);
MYOPTIONS opt;