summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/FacebookRM/src/client.h')
-rw-r--r--protocols/FacebookRM/src/client.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/client.h b/protocols/FacebookRM/src/client.h
index 1bab682836..03a62be446 100644
--- a/protocols/FacebookRM/src/client.h
+++ b/protocols/FacebookRM/src/client.h
@@ -114,6 +114,9 @@ public:
void clear_cookies();
void clear_notifications();
void clear_chatrooms();
+ void clear_readers();
+ void insert_reader(MCONTACT, time_t);
+ void erase_reader(MCONTACT);
////////////////////////////////////////////////////////////