From e84f4c2b63f9cf85b35082a31fe6144c34d63eb0 Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Tue, 11 Nov 2014 19:25:56 +0000 Subject: VKontakte: fix for "Use Local Time" setting remove IDI_ICON1 preprocessor define fix "Password:" label position version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10956 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/VKontakte/res') diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc index 6368efe05c..f1d9f30f89 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -155,7 +155,7 @@ BEGIN GROUPBOX "Login settings",IDC_STATIC,4,8,293,50 RTEXT "E-mail or phone number:",IDC_STATIC,12,16,150,10 EDITTEXT IDC_LOGIN,167,15,121,12,ES_AUTOHSCROLL - RTEXT "Password:",IDC_STATIC,4,28,158,10 + RTEXT "Password:",IDC_STATIC,12,28,150,10 EDITTEXT IDC_PASSWORD,167,28,121,12,ES_PASSWORD | ES_AUTOHSCROLL CONTROL "Open VKontakte site",IDC_URL,"Hyperlink",WS_TABSTOP,59,43,174,11 GROUPBOX "Local settings",IDC_STATIC,4,59,293,77 -- cgit v1.2.3