From cc0cde8d87358738bcad304e8bdc9c944d55cdaa Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 3 Oct 2022 20:00:41 +0300 Subject: WhatsApp: - nick name added to all options dialogs; - added error popups; --- protocols/WhatsAppWeb/src/resource.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'protocols/WhatsAppWeb/src/resource.h') diff --git a/protocols/WhatsAppWeb/src/resource.h b/protocols/WhatsAppWeb/src/resource.h index 0326ab6d8f..c09b549e42 100644 --- a/protocols/WhatsAppWeb/src/resource.h +++ b/protocols/WhatsAppWeb/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by w:\miranda-ng\protocols\WhatsAppWeb\res\whatsapp.rc +// Used by W:\miranda-ng\protocols\WhatsAppWeb\res\whatsapp.rc // #define IDI_WHATSAPP 100 #define IDD_ACCMGRUI 101 @@ -9,8 +9,10 @@ #define IDC_HIDECHATS 1000 #define IDC_DEFGROUP 1001 #define IDC_QRPIC 1002 +#define IDC_DEFGROUP2 1002 #define IDC_CLIST 1003 #define IDC_NEWJID 1004 +#define IDC_NICK 1005 // Next default values for new objects // @@ -18,7 +20,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 104 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1005 +#define _APS_NEXT_CONTROL_VALUE 1006 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3