aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapqudpconnection_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/coap/qcoapqudpconnection_p.h')
-rw-r--r--src/coap/qcoapqudpconnection_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coap/qcoapqudpconnection_p.h b/src/coap/qcoapqudpconnection_p.h
index 587f5a2..3901af8 100644
--- a/src/coap/qcoapqudpconnection_p.h
+++ b/src/coap/qcoapqudpconnection_p.h
@@ -56,7 +56,7 @@ class QSslPreSharedKeyAuthenticator;
class Q_AUTOTEST_EXPORT QCoapQUdpConnectionPrivate : public QCoapConnectionPrivate
{
public:
- QCoapQUdpConnectionPrivate(QtCoap::SecurityMode security = QtCoap::NoSec);
+ QCoapQUdpConnectionPrivate(QtCoap::SecurityMode security = QtCoap::SecurityMode::NoSec);
~QCoapQUdpConnectionPrivate() override;
virtual bool bind();