From e6a42bce6b8fb4ddb69de1e62bf317689db876d0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 28 Jan 2019 14:21:40 +0300 Subject: ICQ-WIM: - fixes #1766 (ICQ10: rework "Use friendly names" option) - icq nicks moved to User Info dialog; - more data added to User Info; - code optimization --- protocols/ICQ-WIM/src/resource.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'protocols/ICQ-WIM/src/resource.h') diff --git a/protocols/ICQ-WIM/src/resource.h b/protocols/ICQ-WIM/src/resource.h index 866a0b9363..bbbfab49e9 100644 --- a/protocols/ICQ-WIM/src/resource.h +++ b/protocols/ICQ-WIM/src/resource.h @@ -9,8 +9,6 @@ #define IDD_REGISTER 105 #define IDC_PASSWORD 1001 #define IDC_UIN 1002 -#define IDC_USEFRIENDLY 1003 -#define IDC_USEFRIENDLY2 1004 #define IDC_HIDECHATS 1004 #define IDC_REGISTER 1005 #define IDC_PHONE 1006 @@ -19,6 +17,9 @@ #define IDC_CODE 1009 #define IDC_ONLINESINCE 1010 #define IDC_IDLETIME 1011 +#define IDC_NICK 1012 +#define IDC_IDLETIME2 1013 +#define IDC_MEMBERSINCE 1013 // Next default values for new objects // -- cgit v1.2.3