From 23f32f99462c0cda3fc5f424d62e96c04610dd2c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 19 Sep 2014 19:39:47 +0000 Subject: sms code field divided into two separate fields git-svn-id: http://svn.miranda-ng.org/main/trunk@10531 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/WhatsApp/src/resource.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'protocols/WhatsApp/src/resource.h') diff --git a/protocols/WhatsApp/src/resource.h b/protocols/WhatsApp/src/resource.h index 41454c3199..c9872322c0 100644 --- a/protocols/WhatsApp/src/resource.h +++ b/protocols/WhatsApp/src/resource.h @@ -22,6 +22,7 @@ #define IDC_VALUE 1010 #define IDC_CANCEL 1011 #define IDC_OK 1012 +#define IDC_PW2 1013 #define IDC_TEXT 1014 // Next default values for new objects @@ -30,7 +31,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 105 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1019 +#define _APS_NEXT_CONTROL_VALUE 1015 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3