summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/theme.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2012-06-10 21:18:00 +0000
committerRobert Pösel <robyer@seznam.cz>2012-06-10 21:18:00 +0000
commit4ad68f3d27feb1307e76c0cf25617a0bcf9de507 (patch)
treecbb938c4d502c6b4d6f30e5903a5c8e8a141b6b4 /protocols/FacebookRM/theme.h
parent2430d726d4585347c31c1a4b1c42023aa6d6ee8e (diff)
FacebookRM sync
git-svn-id: http://svn.miranda-ng.org/main/trunk@385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/theme.h')
-rw-r--r--protocols/FacebookRM/theme.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/FacebookRM/theme.h b/protocols/FacebookRM/theme.h
index e6bf689676..4071fc0669 100644
--- a/protocols/FacebookRM/theme.h
+++ b/protocols/FacebookRM/theme.h
@@ -34,5 +34,6 @@ void EnableMenuItem(HANDLE hMenuItem, bool enable);
#define CMI_AUTH_REVOKE 1
#define CMI_AUTH_ASK 2
#define CMI_AUTH_GRANT 3
+#define CMI_AUTH_CANCEL 4
-#define CMITEMS_COUNT 4 \ No newline at end of file
+#define CMITEMS_COUNT 5 \ No newline at end of file