summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/res/resource.rc
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2014-12-26 04:23:50 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2014-12-26 04:23:50 +0000
commitefee96cfd3e6318ed376363ab9781bd944940107 (patch)
tree65b7c778fb973910bd0dc8bc82b56e4e3c70b7e0 /protocols/VKontakte/res/resource.rc
parentf323ef4e6b1fe263e5564c66da33bdef7eb5fdde (diff)
VKontakte:
add news&notification autoclear option code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/res/resource.rc')
-rw-r--r--protocols/VKontakte/res/resource.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc
index d4faf88787..a35e284991 100644
--- a/protocols/VKontakte/res/resource.rc
+++ b/protocols/VKontakte/res/resource.rc
@@ -149,6 +149,8 @@ BEGIN
CONTROL "",IDC_SPIN_INT_NOTIF,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,230,67,14,14
CONTROL "Special contact always enabled",IDC_SPEC_CONT_ENBL,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,81,278,10
+ CONTROL "Autoclear news and notification history",IDC_NEWSAUTOCLEAR,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,92,278,10
END
IDD_ACCMGRUI DIALOGEX 0, 0, 186, 68