diff options
Diffstat (limited to 'protocols/Facebook/src/resource.h')
-rw-r--r-- | protocols/Facebook/src/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/Facebook/src/resource.h b/protocols/Facebook/src/resource.h index b0819aeff8..a83aa158a8 100644 --- a/protocols/Facebook/src/resource.h +++ b/protocols/Facebook/src/resource.h @@ -14,6 +14,7 @@ #define IDC_ENABLECHATS 1005 #define IDC_HIDECHATS 1006 #define IDC_CLIST 1007 +#define IDC_KEEP_UNREAD 1008 // Next default values for new objects // @@ -21,7 +22,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 105 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1008 +#define _APS_NEXT_CONTROL_VALUE 1009 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif |