aboutsummaryrefslogtreecommitdiff
path: root/src/base
diff options
context:
space:
mode:
Diffstat (limited to 'src/base')
-rw-r--r--src/base/QXmppByteStreamIq.h2
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;