diff options
Diffstat (limited to 'plugins/WebView/res/webview.rc')
-rw-r--r-- | plugins/WebView/res/webview.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc index e4eed9a55d..80f20d478a 100644 --- a/plugins/WebView/res/webview.rc +++ b/plugins/WebView/res/webview.rc @@ -288,9 +288,9 @@ BEGIN EDITTEXT IDC_DELAY,65,15,31,9,ES_RIGHT | ES_AUTOHSCROLL |
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,
+ //CONTROL "From popup plugin",IDC_PD1,"Button",BS_AUTORADIOBUTTON,
// 18,30,110,8
- CONTROL "From Popup plugin",IDC_PD1,"MButtonClass",WS_TABSTOP,
+ CONTROL "From popup plugin",IDC_PD1,"MButtonClass",WS_TABSTOP,
18,30,110,8
//CONTROL "Permanent",IDC_PD2,"Button",BS_AUTORADIOBUTTON,18,45,
// 110,8
|