From 7b22bee71aaadf19c93ee0c43349fd6f1f3782e0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 20 Jan 2025 18:16:39 +0300 Subject: cosmetic fix --- plugins/TabSRMM/res/chat.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc index cae7e4d74b..3a81b23100 100644 --- a/plugins/TabSRMM/res/chat.rc +++ b/plugins/TabSRMM/res/chat.rc @@ -91,9 +91,9 @@ BEGIN GROUPBOX "Options",IDC_STATIC,3,0,300,229 CONTROL "",IDC_CHECKBOXES,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_FULLROWSELECT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,6,9,289,177 LTEXT "Text for autocomplete:",IDC_STATIC,10,210,177,10 - EDITTEXT IDC_GROUP,191,192,102,14,ES_AUTOHSCROLL - CONTROL "Add new rooms to group:",IDC_CHAT_USEGROUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,193,179,10 EDITTEXT IDC_AUTOCOMPLETE,191,208,102,14,ES_AUTOHSCROLL + CONTROL "Add new rooms to group:",IDC_CHAT_USEGROUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,193,179,10 + EDITTEXT IDC_GROUP,191,192,102,14,ES_AUTOHSCROLL END IDD_OPTIONS2 DIALOGEX 0, 0, 306, 214 -- cgit v1.2.3