diff options
author | Robert Pösel <robyer@seznam.cz> | 2014-05-28 14:27:38 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2014-05-28 14:27:38 +0000 |
commit | 4d556a607649ff90b846f0c6e1b033d365d3b744 (patch) | |
tree | b7d5510363e89d3a2f545907ff7580a9e68f96fc /protocols/FacebookRM/src/resource.h | |
parent | 2bc466a8af4b4ed77f20cab4b61886124db259e5 (diff) |
Facebook: Added option to not show advertising posts from news feeds
git-svn-id: http://svn.miranda-ng.org/main/trunk@9335 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/src/resource.h')
-rw-r--r-- | protocols/FacebookRM/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/resource.h b/protocols/FacebookRM/src/resource.h index 4c706e58e5..19958fceb4 100644 --- a/protocols/FacebookRM/src/resource.h +++ b/protocols/FacebookRM/src/resource.h @@ -36,6 +36,7 @@ #define IDC_FEEDS_ENABLE 1042
#define IDC_OTHER_ENABLE 1043
#define IDC_CLIENT_ENABLE 1044
+#define IDC_FILTER_ADS 1045
#define IDC_SYSTRAY_NOTIFY 1098
#define IDC_PREVIEW 1099
#define IDC_SET_STATUS 1126
|