From f58e9bb8b54f11383c218f95ca62d1cb0abae408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 31 Jan 2014 12:35:17 +0000 Subject: Facebook: Add checkboxes for keep unread and inbox only into options git-svn-id: http://svn.miranda-ng.org/main/trunk@7971 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/resource.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/FacebookRM/src/resource.h') diff --git a/protocols/FacebookRM/src/resource.h b/protocols/FacebookRM/src/resource.h index e13e3b76b6..ae65552642 100644 --- a/protocols/FacebookRM/src/resource.h +++ b/protocols/FacebookRM/src/resource.h @@ -29,6 +29,8 @@ #define IDC_CUSTOM_SMILEYS 1034 #define IDC_USE_LOCAL_TIME 1035 #define IDC_LOAD_PAGES 1036 +#define IDC_KEEP_UNREAD 1037 +#define IDC_INBOX_ONLY 1038 #define IDC_NOTIFICATIONS_ENABLE 1041 #define IDC_FEEDS_ENABLE 1042 #define IDC_OTHER_ENABLE 1043 -- cgit v1.2.3