diff options
Diffstat (limited to 'src/base')
| -rw-r--r-- | src/base/QXmppByteStreamIq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppByteStreamIq.h b/src/base/QXmppByteStreamIq.h index 800e41fb..8cf36321 100644 --- a/src/base/QXmppByteStreamIq.h +++ b/src/base/QXmppByteStreamIq.h @@ -64,7 +64,7 @@ protected: /// \endcond private: - Mode m_mode; + Mode m_mode = None; QString m_sid; QString m_activate; |
