diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-16 17:36:39 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-16 17:36:39 +0000 |
commit | febfd5c9c32c8351762d513488d07d830c8d190f (patch) | |
tree | b621832a82c3dd30527b31582bf4a35a77c65415 /protocols/VKontakte/proto_vkontakte/src | |
parent | bece32829be02962ff85d1065080fe5e350d7226 (diff) |
Away icon removed from VK iconpack
git-svn-id: http://svn.miranda-ng.org/main/trunk@6507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/proto_vkontakte/src')
-rw-r--r-- | protocols/VKontakte/proto_vkontakte/src/resource.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/VKontakte/proto_vkontakte/src/resource.h b/protocols/VKontakte/proto_vkontakte/src/resource.h index cf3d7b5899..5e2a03fbca 100644 --- a/protocols/VKontakte/proto_vkontakte/src/resource.h +++ b/protocols/VKontakte/proto_vkontakte/src/resource.h @@ -4,8 +4,7 @@ //
#define IDI_ICON1 105
#define IDI_ICON2 104
-#define IDI_ICON3 128
-#define IDI_ICON4 130
+#define IDI_ICON3 130
// Next default values for new objects
//
|