summaryrefslogtreecommitdiff
path: root/plugins/ZeroNotification/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZeroNotification/src')
-rw-r--r--plugins/ZeroNotification/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroNotification/src/main.cpp b/plugins/ZeroNotification/src/main.cpp
index cb6bafbf0b..d8b19def2b 100644
--- a/plugins/ZeroNotification/src/main.cpp
+++ b/plugins/ZeroNotification/src/main.cpp
@@ -10,7 +10,7 @@ https://miranda-ng.org/
CMPlugin g_plugin;
HGENMENU noSoundMenu;
-int hLangpack;
+int &hLangpack(g_plugin.m_hLang);
int OptionsInitialize(WPARAM, LPARAM);