From 2db93e0b278176b4dd68e8565ddab139d86c6e7b Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 22 Apr 2016 15:25:57 +0000 Subject: Dropbox: links will never be short git-svn-id: http://svn.miranda-ng.org/main/trunk@16746 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Dropbox/res') diff --git a/plugins/Dropbox/res/resource.rc b/plugins/Dropbox/res/resource.rc index 193fb5ec19..75c512b647 100644 --- a/plugins/Dropbox/res/resource.rc +++ b/plugins/Dropbox/res/resource.rc @@ -77,7 +77,7 @@ BEGIN LTEXT "Initiate authorization",IDC_STATIC,29,71,109,16 PUSHBUTTON "Authorize",IDC_AUTHORIZE,144,68,153,14,BS_CENTER | WS_DISABLED GROUPBOX "Download link",IDC_STATIC,5,111,297,70 - CONTROL "Use shortened download links",IDC_URL_USE_SHORT,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,15,125,282,10 + CONTROL "Use shortened download links",IDC_URL_USE_SHORT,"Button",BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_GROUP | WS_TABSTOP,15,125,282,10 LTEXT "4.",IDC_STATIC,22,89,8,8 LTEXT "Check status of authorization",IDC_STATIC,30,89,108,17 CTEXT "",IDC_AUTH_STATUS,144,89,153,8 -- cgit v1.2.3