summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2021-02-15 20:43:04 +0300
committerdartraiden <wowemuh@gmail.com>2021-02-15 20:43:19 +0300
commitae851ef2c40521b549283927aeecf02eb7cede3f (patch)
treec96d913e7c540f6b7aaa558e982d19d9cd00de56 /plugins/Clist_modern
parentd24bd8956e47ead82a3c73630d6c4aa67fb994b6 (diff)
Clist_modern: fix resource
Diffstat (limited to 'plugins/Clist_modern')
-rw-r--r--plugins/Clist_modern/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
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