From dfec0ef867351971dcd82a8afcce3726f9afaa55 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 20 Sep 2016 19:18:20 +0000 Subject: IRC doesn't allow to translate statuses. git-svn-id: http://svn.miranda-ng.org/main/trunk@17327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IRCG/src/stdafx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/IRCG/src/stdafx.h') diff --git a/protocols/IRCG/src/stdafx.h b/protocols/IRCG/src/stdafx.h index 5d48ed407f..7010ac4931 100644 --- a/protocols/IRCG/src/stdafx.h +++ b/protocols/IRCG/src/stdafx.h @@ -359,8 +359,8 @@ struct CIrcProto : public PROTO CManagerDlg *m_managerDlg; CIgnorePrefsDlg *m_ignoreDlg; - int m_noOfChannels, m_manualWhoisCount; - CMStringA sChannelModes, sUserModes; + int m_noOfChannels, m_manualWhoisCount; + CMStringA sChannelModes, sUserModes; CMStringW sChannelPrefixes, sUserModePrefixes, WhoisAwayReply; // clist.cpp -- cgit v1.2.3