diff options
author | George Hazan <george.hazan@gmail.com> | 2014-01-11 16:23:36 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-01-11 16:23:36 +0000 |
commit | c559a18ca21a2a1fa3199c4bb60bcd031ec17134 (patch) | |
tree | 23a3716abd31956933bb8e01a90bff2c9eaf452b /protocols/JabberG/src/resource.h | |
parent | 764b106951b4c47cef929d17ca99e8f4a8165483 (diff) |
MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/JabberG/src/resource.h')
-rw-r--r-- | protocols/JabberG/src/resource.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/protocols/JabberG/src/resource.h b/protocols/JabberG/src/resource.h index aa0b90632c..8834602db5 100644 --- a/protocols/JabberG/src/resource.h +++ b/protocols/JabberG/src/resource.h @@ -44,7 +44,6 @@ #define IDI_AGENTS 154
#define IDI_VCARD 155
#define IDI_SAVE 166
-#define IDD_GROUPCHAT_INPUT 167
#define IDD_JIDLIST 171
#define IDD_GROUPCHAT_INVITE 183
#define IDD_GROUPCHAT_INVITE_ACCEPT 184
@@ -182,8 +181,6 @@ #define IDC_EDIT 1131
#define IDC_LIST 1133
#define IDC_TABS 1141
-#define IDC_TXT_MULTILINE 1141
-#define IDC_TXT_PASSWORD 1142
#define IDC_MANUAL_REGISTER 1167
#define IDC_REASON 1171
#define IDC_CLIST 1172
@@ -286,7 +283,6 @@ #define IDC_TXT_ID 1295
#define IDC_CB_FILTER 1296
#define IDC_TXT_ROLE 1296
-#define IDC_TXT_COMBO 1296
#define IDC_CB_TYPE 1296
#define IDC_TXT_METHOD 1296
#define IDC_CB_MODES 1296
@@ -295,7 +291,6 @@ #define IDC_TXT_FROM 1298
#define IDC_TXT_AFFILIATION 1299
#define IDC_ICO_STATUS 1300
-#define IDC_TXT_RICHEDIT 1302
#define IDC_TXT_SLAP 1304
#define IDC_TXT_TAGS 1304
#define IDC_EMAILS 1306
|