From aa799ce77046ba6e3a91cd712bbf2a4a23f2c259 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 6 Nov 2023 18:34:17 +0300 Subject: KeyboardNotify: resource cosmetic --- plugins/KeyboardNotify/res/resources.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/KeyboardNotify/res/resources.rc b/plugins/KeyboardNotify/res/resources.rc index 1874b9eda8..d4efeb6705 100644 --- a/plugins/KeyboardNotify/res/resources.rc +++ b/plugins/KeyboardNotify/res/resources.rc @@ -139,7 +139,7 @@ STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Set program list" FONT 8, "MS Sans Serif" BEGIN - LTEXT "Program",IDC_STATIC,13,20,34,9 + LTEXT "Program",IDC_STATIC,7,20,44,9 COMBOBOX IDC_PROGRAMS,53,18,107,96,CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP PUSHBUTTON "Add",IDC_ADDPGM,36,41,44,14 PUSHBUTTON "Delete",IDC_DELETEPGM,99,41,44,14 -- cgit v1.2.3