summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/theme.h
diff options
context:
space:
mode:
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