From ec0e2844534a148012b76debb6eff48d8c1931a8 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 22 Feb 2013 11:45:46 +0000 Subject: fully used loading/unloading events git-svn-id: http://svn.miranda-ng.org/main/trunk@3689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ClientChangeNotify/src/Common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ClientChangeNotify/src/Common.h') diff --git a/plugins/ClientChangeNotify/src/Common.h b/plugins/ClientChangeNotify/src/Common.h index 14bed96102..7bcfb12636 100644 --- a/plugins/ClientChangeNotify/src/Common.h +++ b/plugins/ClientChangeNotify/src/Common.h @@ -105,7 +105,7 @@ #define CLIENTCHANGED_SOUND "ClientChanged" extern HINSTANCE g_hInstance; -extern BOOL bPopupExists; +extern BOOL bPopupExists, bFingerprintExists; extern COptPage g_PopupOptPage; extern COptPage *g_PreviewOptPage; -- cgit v1.2.3