summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-02-06 23:36:02 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-02-06 23:36:02 +0000
commitb2f86045d3b3dc2a454f127f186429b60e493072 (patch)
treef56c5696ef3ebf62b1a97e4abbfcbc332adbbd28 /protocols/WhatsApp/src/resource.h
parent8c6ce1ceb218db86d059372e18277c16b1ab20cb (diff)
merge from branch
git-svn-id: http://svn.miranda-ng.org/main/trunk@12029 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/resource.h')
-rw-r--r--protocols/WhatsApp/src/resource.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/protocols/WhatsApp/src/resource.h b/protocols/WhatsApp/src/resource.h
index c9872322c0..ebab688804 100644
--- a/protocols/WhatsApp/src/resource.h
+++ b/protocols/WhatsApp/src/resource.h
@@ -5,13 +5,12 @@
#define IDD_INPUTBOX 102
#define IDR_REGISTERUTILITY 103
#define IDD_WHATSAPOPTIONS 104
+#define IDD_GROUPCHAT_INVITE 105
#define IDI_WHATSAPP 203
#define IDI_ADD_GROUP 206
-#define IDI_ADD_USER_TO_GROUP 207
#define IDI_RENAME_GROUP 208
-#define IDI_CHANGE_GROUP_SUBJECT 209
-#define IDI_LEAVE_GROUP 210
-#define IDI_REMOVE_USER_FROM_GROUP 211
+#define IDC_CLIST 1001
+#define IDC_NEWJID 1002
#define IDC_LOGIN 1003
#define IDC_PW 1004
#define IDC_SSL 1005
@@ -24,14 +23,15 @@
#define IDC_OK 1012
#define IDC_PW2 1013
#define IDC_TEXT 1014
+#define IDC_INVITE 1015
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 105
+#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1015
+#define _APS_NEXT_CONTROL_VALUE 1016
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif