From 8b40cd9cc08fa1f252948db272c148cc72adccec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 25 May 2012 19:19:29 +0000 Subject: Facebook: Fixed auths through auth dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/FacebookRM/proto.h') diff --git a/protocols/FacebookRM/proto.h b/protocols/FacebookRM/proto.h index d4966874ce..8a10c5629a 100644 --- a/protocols/FacebookRM/proto.h +++ b/protocols/FacebookRM/proto.h @@ -168,6 +168,7 @@ public: HANDLE ContactIDToHContact(std::string); HANDLE AddToContactList(facebook_user*, BYTE type, bool dont_check = false, const char *new_name = ""); void SetAllContactStatuses(int); + HANDLE HContactFromAuthEvent(HANDLE hEvent); // Chats handling void AddChat(const char *id, const char *name); -- cgit v1.2.3