From 59dead43ff53735188dd9d85b75f8aa3ec6afddb Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 6 Nov 2023 14:14:27 +0300 Subject: StdMsg: resource cosmetic --- src/core/stdmsg/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/stdmsg/res') diff --git a/src/core/stdmsg/res/resource.rc b/src/core/stdmsg/res/resource.rc index 806e68a489..5a567442a8 100644 --- a/src/core/stdmsg/res/resource.rc +++ b/src/core/stdmsg/res/resource.rc @@ -34,8 +34,8 @@ BEGIN LTEXT "Automatically popup window when:",IDC_STATIC,7,7,141,13 CONTROL "",IDC_POPLIST,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NOHSCROLL | TVS_NONEVENHEIGHT | WS_BORDER | WS_TABSTOP,199,6,98,42 CONTROL "Don't steal focus",IDC_DONOTSTEALFOCUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,21,130,10 - LTEXT "Maximum number of flashes (0 = indefinite)",IDC_STATIC,7,35,141,8 - EDITTEXT IDC_NFLASHES,150,33,25,12,ES_AUTOHSCROLL | ES_NUMBER + LTEXT "Maximum number of flashes (0 = indefinite)",IDC_STATIC,7,35,151,8 + EDITTEXT IDC_NFLASHES,160,33,25,12,ES_AUTOHSCROLL | ES_NUMBER CONTROL "Close the message window on send",IDC_AUTOCLOSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,50,289,10 CONTROL "Minimize the message window on send",IDC_AUTOMIN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,62,289,10 CONTROL "Use the contact's status icon as the window icon",IDC_STATUSWIN, -- cgit v1.2.3