From a215da633880c1c17f1726b6cd1ebfd8e1c12045 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Fri, 3 Mar 2023 00:35:44 +0300 Subject: Clist_modern: resource cosmetic --- plugins/Clist_modern/res/resource.rc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'plugins/Clist_modern') diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index 4ab8021d17..ff37830a6b 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -252,11 +252,9 @@ BEGIN LTEXT "[Ctrl]+[Left Click] to filter only protocol. Click on empty space to show all.",IDC_STATIC,17,216,277,8,WS_DISABLED CONTROL "Set options per account",IDC_STATUSBAR_PER_PROTO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,12,134,10 COMBOBOX IDC_STATUSBAR_PROTO_LIST,160,23,134,30,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP - CONTROL "Enable custom account settings",IDC_SBAR_USE_ACCOUNT_SETTINGS, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,38,124,8 - CONTROL "Hide account completely",IDC_SBAR_HIDE_ACCOUNT_COMPLETELY, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,48,134,8 - CONTROL "Show account names",IDC_SHOWPROTO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,58,124,8 + CONTROL "Enable custom account settings",IDC_SBAR_USE_ACCOUNT_SETTINGS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,38,124,8 + CONTROL "Hide account completely",IDC_SBAR_HIDE_ACCOUNT_COMPLETELY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,48,134,8 + CONTROL "Show account names",IDC_SHOWPROTO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,58,134,8 CONTROL "Show status name",IDC_SHOWSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,68,124,8 CONTROL "Show xStatus name",IDC_SHOWXSTATUSNAME,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,78,124,8 CONTROL "Show protocol icon",IDC_SHOWICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,88,124,8 -- cgit v1.2.3