diff options
Diffstat (limited to 'plugins/StatusPlugins/resource.rc')
-rw-r--r-- | plugins/StatusPlugins/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusPlugins/resource.rc b/plugins/StatusPlugins/resource.rc index e6f02e5283..7d87659a3e 100644 --- a/plugins/StatusPlugins/resource.rc +++ b/plugins/StatusPlugins/resource.rc @@ -161,7 +161,7 @@ BEGIN LTEXT "ms",IDC_STATIC,88,37,13,8
LTEXT "Set after",IDC_STATIC,26,37,28,8
EDITTEXT IDC_DLGTIMEOUT,57,86,28,14,ES_AUTOHSCROLL | ES_NUMBER
- LTEXT "Timeout",IDC_STATIC,26,89,26,8
+ LTEXT "Timeout",IDC_STATIC,26,89,30,8
LTEXT "s",IDC_STATIC,88,89,12,8
CONTROL "Set window location",IDC_SETWINLOCATION,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,209,82,80,10
EDITTEXT IDC_XPOS,209,94,30,14,ES_AUTOHSCROLL | ES_NUMBER
|