summaryrefslogtreecommitdiff
path: root/stopspam_mod/trunk/stopspam.h
diff options
context:
space:
mode:
author(no author) <(no author)@63852ff1-2cfd-40b9-8011-e561a9d89b1c>2008-12-03 12:48:27 +0000
committer(no author) <(no author)@63852ff1-2cfd-40b9-8011-e561a9d89b1c>2008-12-03 12:48:27 +0000
commit81530fe1f1af7e07ed17486ab6c6b1ef433e7f51 (patch)
treebc0fa4ddc9962e0c5ac4706c87d41e9687be2c40 /stopspam_mod/trunk/stopspam.h
parent6a19be19c8da597ca421f64461a51249c18bfcb3 (diff)
option for delete contacts in "Not In List" group
git-svn-id: http://172.18.13.13/svn/mim_plugs@5 63852ff1-2cfd-40b9-8011-e561a9d89b1c
Diffstat (limited to 'stopspam_mod/trunk/stopspam.h')
-rw-r--r--stopspam_mod/trunk/stopspam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stopspam_mod/trunk/stopspam.h b/stopspam_mod/trunk/stopspam.h
index 48cc7c7..10088bb 100644
--- a/stopspam_mod/trunk/stopspam.h
+++ b/stopspam_mod/trunk/stopspam.h
@@ -10,6 +10,7 @@ extern BOOL gbIgnoreContacts;
extern BOOL gbExclude;
extern BOOL gbDelExcluded;
extern BOOL gbDosServiceIntegration;
+extern BOOL gbDelNotInList;
extern tstring gbSpammersGroup;
extern tstring gbQuestion;
extern tstring gbAnswer;