summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-08-31 15:41:48 +0300
committerdartraiden <wowemuh@gmail.com>2018-08-31 15:41:48 +0300
commitbc854f0be58d9634508cb576cac1a55edbb263b7 (patch)
tree05e19131a83fddafd4dae72950e474e3542c52af /plugins
parent346c6fb93a529ccbea63ba948dcb3b7dce13d039 (diff)
WebView: cosmetic
Diffstat (limited to 'plugins')
-rw-r--r--plugins/WebView/res/webview.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc
index d868601bee..34522274e1 100644
--- a/plugins/WebView/res/webview.rc
+++ b/plugins/WebView/res/webview.rc
@@ -93,7 +93,7 @@ BEGIN
///////////
GROUPBOX "Error messages",IDC_STATIC,1,137,278,25
CONTROL "Suppress error messages",IDC_SUPPRESS,"Button",
- BS_AUTOCHECKBOX | WS_TABSTOP,16,149,110,8
+ BS_AUTOCHECKBOX | WS_TABSTOP,16,149,113,8
CONTROL "Display using popup or OSD plugin",IDC_ERROR_POPUP,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,140,149,130,8
//////////