From c6e34ebff05d64b8e042f42b929cecdb7c35d2bc Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 16 Jul 2018 00:14:05 +0300 Subject: WebView: resource cosmetic --- plugins/WebView/res/webview.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/WebView/res') diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc index a4fea01b4e..d868601bee 100644 --- a/plugins/WebView/res/webview.rc +++ b/plugins/WebView/res/webview.rc @@ -289,13 +289,13 @@ BEGIN ES_NUMBER | NOT WS_BORDER,WS_EX_STATICEDGE LTEXT "seconds",IDC_STATIC,106,15,34,10 //CONTROL "From popup plugin",IDC_PD1,"Button",BS_AUTORADIOBUTTON, - // 18,30,110,8 + // 18,30,110,12 CONTROL "From popup plugin",IDC_PD1,"MButtonClass",WS_TABSTOP, - 18,30,110,8 + 18,30,110,12 //CONTROL "Permanent",IDC_PD2,"Button",BS_AUTORADIOBUTTON,18,45, - // 110,8 + // 110,12 CONTROL "Permanent",IDC_PD2,"MButtonClass",WS_TABSTOP,18,45, - 110,8 + 110,12 //// CONTROL "Preview",IDC_PREVIEW,"MButtonClass",WS_TABSTOP,223,30, -- cgit v1.2.3