aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppNonSASLAuth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppNonSASLAuth.h')
-rw-r--r--src/base/QXmppNonSASLAuth.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/QXmppNonSASLAuth.h b/src/base/QXmppNonSASLAuth.h
index e888d4c2..4a457fe6 100644
--- a/src/base/QXmppNonSASLAuth.h
+++ b/src/base/QXmppNonSASLAuth.h
@@ -47,8 +47,8 @@ public:
protected:
/// \cond
- void parseElementFromChild(const QDomElement &element);
- void toXmlElementFromChild(QXmlStreamWriter *writer) const;
+ void parseElementFromChild(const QDomElement &element) override;
+ void toXmlElementFromChild(QXmlStreamWriter *writer) const override;
/// \endcond
private: