summaryrefslogtreecommitdiff
path: root/plugins/StopSpamPlus/headers.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-21 09:57:57 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-21 09:57:57 +0000
commitc44981c03b71364fc42125594447d142ed9ed442 (patch)
tree4193d1a181c7c11eefc1c7fd033d564effb13af7 /plugins/StopSpamPlus/headers.h
parenteec9900927f176139f99921964a87eb6bc4df780 (diff)
StopSpam:
Unhook hooked event git-svn-id: http://svn.miranda-ng.org/main/trunk@117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StopSpamPlus/headers.h')
-rw-r--r--plugins/StopSpamPlus/headers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamPlus/headers.h b/plugins/StopSpamPlus/headers.h
index 2adfa0cdf0..d80060d668 100644
--- a/plugins/StopSpamPlus/headers.h
+++ b/plugins/StopSpamPlus/headers.h
@@ -39,7 +39,7 @@ extern char * pluginDescription;
extern TCHAR const * infTalkProtPrefix;
extern char const * answeredSetting;
extern char const * questCountSetting;
-
+extern HANDLE hLoadHook;
extern HINSTANCE hInst;
#ifdef _UNICODE