diff options
author | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-07-20 18:02:26 +0600 |
---|---|---|
committer | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-07-20 18:02:26 +0600 |
commit | 8c4ce511abdbfb4dba04e4f845e85c96c0471312 (patch) | |
tree | 38fdcf83b6eaed73ad752240ce149c888e9caee3 /stopspam.cpp | |
parent | 62ca8b07d9cf4f0cfdaa29099d6fdc5de5deb2cf (diff) |
add folders support, add options for spammers log and remove all tempory contacts, silent remove <Not In List> group, version bump
Diffstat (limited to 'stopspam.cpp')
-rw-r--r-- | stopspam.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam.cpp b/stopspam.cpp index e7ff9b9..cc876af 100644 --- a/stopspam.cpp +++ b/stopspam.cpp @@ -1,5 +1,5 @@ #include "headers.h" -#include <fstream> + MIRANDA_HOOK_EVENT(ME_DB_CONTACT_ADDED, w, l) { |