diff options
Diffstat (limited to 'src/base/QXmppStartTlsPacket.h')
| -rw-r--r-- | src/base/QXmppStartTlsPacket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppStartTlsPacket.h b/src/base/QXmppStartTlsPacket.h index 9b91bef9..3e3b9efd 100644 --- a/src/base/QXmppStartTlsPacket.h +++ b/src/base/QXmppStartTlsPacket.h @@ -32,7 +32,7 @@ /// /// \ingroup Stanzas /// -class QXMPP_EXPORT QXmppStartTlsPacket : public QXmppStanza +class QXMPP_EXPORT QXmppStartTlsPacket : public QXmppNonza { public: /// The type of the STARTTLS packet. |
