diff options
author | George Hazan <george.hazan@gmail.com> | 2023-11-07 14:35:39 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-11-07 14:35:39 +0300 |
commit | ecc16d0f3350b856e8e7ebc2c242c1a5ab4443ea (patch) | |
tree | 21b6781c8bf15b039192a1c21faaeef7bad7e7a9 /protocols/IRCG/res | |
parent | 44e4516ee70177bad3e6826c61bf84227fef6653 (diff) |
fixes #3830 (IRC: примечение оформлено как ссылка)
Diffstat (limited to 'protocols/IRCG/res')
-rw-r--r-- | protocols/IRCG/res/IRC.rc | 3 |
1 files changed, 1 insertions, 2 deletions
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
|