From ecc16d0f3350b856e8e7ebc2c242c1a5ab4443ea Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 7 Nov 2023 14:35:39 +0300 Subject: =?UTF-8?q?fixes=20#3830=20(IRC:=20=D0=BF=D1=80=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D1=87=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BE=D1=84=D0=BE=D1=80=D0=BC?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=BE=20=D0=BA=D0=B0=D0=BA=20=D1=81=D1=81?= =?UTF-8?q?=D1=8B=D0=BB=D0=BA=D0=B0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protocols/IRCG/res/IRC.rc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'protocols/IRCG/res') diff --git a/protocols/IRCG/res/IRC.rc b/protocols/IRCG/res/IRC.rc index 2a57b63d79..447ce4e96c 100644 --- a/protocols/IRCG/res/IRC.rc +++ b/protocols/IRCG/res/IRC.rc @@ -351,8 +351,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,200,256,10 GROUPBOX "Ignore users",-1,8,6,289,150 GROUPBOX "Other",-1,8,156,289,62 - CONTROL "(*) Queries from users on your contact list are never ignored",IDC_CUSTOM, - "Hyperlink",WS_TABSTOP | 0x1,16,142,274,9 + LTEXT "(*) Queries from users on your contact list are never ignored",IDC_STATIC,16,142,274,9 END IDD_ADDIGNORE DIALOGEX 0, 0, 220, 110 -- cgit v1.2.3