From c0245a95c2bbe2e83a5514e6652ce483a70122ee Mon Sep 17 00:00:00 2001 From: "Sergey (Elzor) Bolhovskoy" Date: Thu, 8 Apr 2010 19:46:22 +0600 Subject: Add more options for ICQ protocol, auto remove useless messages from contact --- stopspam.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'stopspam.h') 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; -- cgit v1.2.3