From ae851ef2c40521b549283927aeecf02eb7cede3f Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 15 Feb 2021 20:43:04 +0300 Subject: Clist_modern: fix resource --- plugins/Clist_modern/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index 58244f6039..4d02f3fd7d 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -429,7 +429,7 @@ BEGIN CONTROL "Cycle icons",IDC_ICON_CYCLE_S,"Button",BS_AUTORADIOBUTTON,14,113,97,10 CONTROL "All accounts",IDC_ICON_ALL_S,"Button",BS_AUTORADIOBUTTON,14,129,97,10 COMBOBOX IDC_PRIMARYSTATUS_S,80,114,60,101,CBS_DROPDOWNLIST | WS_DISABLED | WS_VSCROLL | WS_TABSTOP - GROUPBOX "For different statuses",IDC_STATIC,150,90,138,74 + GROUPBOX "For different statuses",IDC_STATIC,150,71,138,74 CONTROL "Global status",IDC_ICON_GLOBAL_V,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,156,81,97,10 CONTROL "Single account",IDC_ICON_ACC_V,"Button",BS_AUTORADIOBUTTON,156,97,60,10 CONTROL "Cycle icons",IDC_ICON_CYCLE_V,"Button",BS_AUTORADIOBUTTON,156,113,97,10 -- cgit v1.2.3