summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Popup/src/config.h')
-rw-r--r--plugins/Popup/src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Popup/src/config.h b/plugins/Popup/src/config.h
index f6a0635b18..dcfcf7b0dd 100644
--- a/plugins/Popup/src/config.h
+++ b/plugins/Popup/src/config.h
@@ -127,6 +127,7 @@ void LoadOptions();
//===== General Plugin =====
extern HINSTANCE hInst;
extern HANDLE hMainThread;
+extern HANDLE hEventNotify;
extern HANDLE hSemaphore;
extern BOOL closing;
extern HANDLE folderId;