summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-02-19 18:19:11 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-02-19 19:24:17 +0300
commit4539d364466d9d934c8b2fbd1642ffbeba0bc75d (patch)
treef0515cb13eb48262525449b4d05205176aefc368 /protocols/JabberG/src/jabber_proto.h
parentc3d462ec9610726c12f6b8174a72ee46800f7c4d (diff)
all !!! fixed
Diffstat (limited to 'protocols/JabberG/src/jabber_proto.h')
-rwxr-xr-xprotocols/JabberG/src/jabber_proto.h1
1 files changed, 1 insertions, 0 deletions
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<CJabberProto>, public IJabberInterface
bool m_bShutdown;
bool m_bSendKeepAlive;
bool m_bPepSupported;
+ bool m_bStreamSent;
HWND m_hwndAgentRegInput;
HWND m_hwndRegProgress;