From fd0d38e50db088692bfff7608df3b765d804e847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 30 May 2014 12:49:54 +0000 Subject: Facebook: Try to load also sent messages when getting unread messages at login git-svn-id: http://svn.miranda-ng.org/main/trunk@9371 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/FacebookRM/src/client.h') diff --git a/protocols/FacebookRM/src/client.h b/protocols/FacebookRM/src/client.h index 5189e1be68..b20d7d70e7 100644 --- a/protocols/FacebookRM/src/client.h +++ b/protocols/FacebookRM/src/client.h @@ -157,7 +157,7 @@ public: std::map messages_ignore; bool channel(); - bool send_message(std::string message_recipient, std::string message_text, std::string *error_text, MessageMethod method); + bool send_message(MCONTACT, std::string message_recipient, std::string message_text, std::string *error_text, MessageMethod method); //////////////////////////////////////////////////////////// // Status handling -- cgit v1.2.3