summaryrefslogtreecommitdiff
path: root/protocols/Facebook/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Facebook/src/resource.h')
-rw-r--r--protocols/Facebook/src/resource.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/protocols/Facebook/src/resource.h b/protocols/Facebook/src/resource.h
index 86512c93e7..b0819aeff8 100644
--- a/protocols/Facebook/src/resource.h
+++ b/protocols/Facebook/src/resource.h
@@ -4,7 +4,8 @@
//
#define IDI_FACEBOOK 101
#define IDD_OPTIONS 102
-#define IDD_FACEBOOKACCOUNT 111
+#define IDD_GROUPCHAT_INVITE 103
+#define IDD_FACEBOOKACCOUNT 104
#define IDC_EDIT1 1000
#define IDC_UN 1001
#define IDC_PW 1002
@@ -12,14 +13,15 @@
#define IDC_GROUP 1004
#define IDC_ENABLECHATS 1005
#define IDC_HIDECHATS 1006
+#define IDC_CLIST 1007
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 103
+#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1006
+#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif