diff options
Diffstat (limited to 'plugins/ClientChangeNotify/src/Common.h')
-rw-r--r-- | plugins/ClientChangeNotify/src/Common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ClientChangeNotify/src/Common.h b/plugins/ClientChangeNotify/src/Common.h index 478c982bbf..14bed96102 100644 --- a/plugins/ClientChangeNotify/src/Common.h +++ b/plugins/ClientChangeNotify/src/Common.h @@ -105,6 +105,7 @@ #define CLIENTCHANGED_SOUND "ClientChanged"
extern HINSTANCE g_hInstance;
+extern BOOL bPopupExists;
extern COptPage g_PopupOptPage;
extern COptPage *g_PreviewOptPage;
|