diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-07-15 08:38:42 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-07-15 08:38:42 +0000 |
commit | 894863f12475eccf99c943aa96d9c27e9a8b6303 (patch) | |
tree | eef96092e56f9b001ddf3dd015d0d318c62edb75 /protocols/VKontakte/src/resource.h | |
parent | 9fa7784dc51d3f1bee7a7370450efaeebc5b5d31 (diff) |
VKontakte:
add option for loading sent attachments
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@17094 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/resource.h')
-rw-r--r-- | protocols/VKontakte/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index a54c792242..0fa7af88fc 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -125,6 +125,7 @@ #define IDC_COMBO_SYNCHISTORY 1109
#define IDC_N_FRIENDACCEPTED 1110
#define IDC_SENDVKURLSASATTACH 1111
+#define IDC_LOADSENTATTACH 1112
// Next default values for new objects
//
|