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 3cf940682e..806f550e5e 100644 --- a/protocols/Facebook/src/resource.h +++ b/protocols/Facebook/src/resource.h @@ -16,6 +16,7 @@ #define IDC_CLIST 1007 #define IDC_KEEP_UNREAD 1008 #define IDC_INVIS_LOGIN 1009 +#define IDC_LOADALL 1010 // Next default values for new objects // @@ -23,7 +24,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 105 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1009 +#define _APS_NEXT_CONTROL_VALUE 1011 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif |