diff options
author | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-20 19:40:35 +0000 |
---|---|---|
committer | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-20 19:40:35 +0000 |
commit | 0ab99d5195c16d19aecf0e6d6867cc0a6ddfd66d (patch) | |
tree | 3b40d7449034a6fbf8b1c1b9af99e880295a32a7 /protocols/SkypeWeb/src/resource.h | |
parent | 4cbbc64544a96d365e0e1862b122b9dec8faf601 (diff) |
SkypeWeb: Chat creating part 1.
git-svn-id: http://svn.miranda-ng.org/main/trunk@12986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/resource.h')
-rw-r--r-- | protocols/SkypeWeb/src/resource.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/SkypeWeb/src/resource.h b/protocols/SkypeWeb/src/resource.h index 7b9b729528..4b77d63e7d 100644 --- a/protocols/SkypeWeb/src/resource.h +++ b/protocols/SkypeWeb/src/resource.h @@ -20,8 +20,7 @@ #define IDC_RADIO4 1033
#define IDC_STATIC_MARC_AS_READ 1034
#define IDC_CLIST 1035
-#define IDC_EDIT1 1036
-#define IDC_COMBO1 1037
+#define IDC_TITLE 1036
#define IDC_CONTACT 1037
// Next default values for new objects
|