diff options
Diffstat (limited to 'protocols/FacebookRM/src/theme.h')
-rw-r--r-- | protocols/FacebookRM/src/theme.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/FacebookRM/src/theme.h b/protocols/FacebookRM/src/theme.h index 0bb0fdc129..6c3f9a566a 100644 --- a/protocols/FacebookRM/src/theme.h +++ b/protocols/FacebookRM/src/theme.h @@ -37,5 +37,6 @@ void UninitContactMenus(void); #define CMI_AUTH_CANCEL 5
#define CMI_POKE 6
#define CMI_POST_STATUS 7
+#define CMI_VISIT_CONVERSATION 8
-#define CMITEMS_COUNT 8
\ No newline at end of file +#define CMITEMS_COUNT 9
\ No newline at end of file |