From 4539d364466d9d934c8b2fbd1642ffbeba0bc75d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 19 Feb 2019 18:19:11 +0300 Subject: all !!! fixed --- protocols/JabberG/src/jabber_proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/JabberG/src/jabber_proto.h') diff --git a/protocols/JabberG/src/jabber_proto.h b/protocols/JabberG/src/jabber_proto.h index cce4482df5..d21b7a0078 100755 --- a/protocols/JabberG/src/jabber_proto.h +++ b/protocols/JabberG/src/jabber_proto.h @@ -216,6 +216,7 @@ struct CJabberProto : public PROTO, public IJabberInterface bool m_bShutdown; bool m_bSendKeepAlive; bool m_bPepSupported; + bool m_bStreamSent; HWND m_hwndAgentRegInput; HWND m_hwndRegProgress; -- cgit v1.2.3