From ab93a29067b646a084b1cca9417a85c9b3d0f5e6 Mon Sep 17 00:00:00 2001 From: RMN Date: Sat, 19 Sep 2015 18:40:25 +0000 Subject: - resource cosmetics: surround arrows (->) with spaces - settings specified precisely in some places git-svn-id: http://svn.miranda-ng.org/main/trunk@15401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/KeyboardNotify/res/resources.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/KeyboardNotify/res/resources.rc') diff --git a/plugins/KeyboardNotify/res/resources.rc b/plugins/KeyboardNotify/res/resources.rc index abfe534e93..428b825334 100644 --- a/plugins/KeyboardNotify/res/resources.rc +++ b/plugins/KeyboardNotify/res/resources.rc @@ -107,7 +107,7 @@ BEGIN CONTROL "All at the same time",IDC_SAMETIME,"Button",BS_AUTORADIOBUTTON | WS_GROUP,168,21,127,10 CONTROL "In turn",IDC_INTURN,"Button",BS_AUTORADIOBUTTON,168,35,126,10 CONTROL "In sequence",IDC_INSEQUENCE,"Button",BS_AUTORADIOBUTTON,168,49,62,10 - COMBOBOX IDC_SEQORDER,231,47,53,95,CBS_DROPDOWNLIST | WS_TABSTOP + COMBOBOX IDC_SEQORDER,231,47,67,95,CBS_DROPDOWNLIST | WS_TABSTOP CONTROL "Custom theme",IDC_CUSTOM,"Button",BS_AUTORADIOBUTTON,168,63,62,10 COMBOBOX IDC_SCUSTOM,231,62,67,95,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP CONTROL "Accordingly to events' count",IDC_TRILLIAN,"Button",BS_AUTORADIOBUTTON,168,77,113,10 -- cgit v1.2.3