summaryrefslogtreecommitdiff
path: root/stopspam.h
diff options
context:
space:
mode:
authorSergey (Elzor) Bolhovskoy <elzor@foobar2000.ru>2010-04-08 19:46:22 +0600
committerSergey (Elzor) Bolhovskoy <elzor@foobar2000.ru>2010-04-08 19:46:22 +0600
commitc0245a95c2bbe2e83a5514e6652ce483a70122ee (patch)
tree1957eaacd6c0b825dd17759e35514f519b84d8ca /stopspam.h
parentb63effd23d033036b6b07c16680d26636289ab53 (diff)
Add more options for ICQ protocol, auto remove useless messages from contact
Diffstat (limited to 'stopspam.h')
-rw-r--r--stopspam.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/stopspam.h b/stopspam.h
index ea7a963..fdd4092 100644
--- a/stopspam.h
+++ b/stopspam.h
@@ -20,4 +20,8 @@ extern tstring gbQuestion;
extern tstring gbAnswer;
extern tstring gbCongratulation;
extern std::wstring gbAuthRepl;
+extern BOOL gbAutoAuth;
+extern BOOL gbAutoAddToServerList;
+extern BOOL gbAutoReqAuth;
+extern tstring gbAutoAuthGroup;