aboutsummaryrefslogtreecommitdiffstats
path: root/src/websockets/qwebsocketdataprocessor_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/websockets/qwebsocketdataprocessor_p.h')
-rw-r--r--src/websockets/qwebsocketdataprocessor_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/websockets/qwebsocketdataprocessor_p.h b/src/websockets/qwebsocketdataprocessor_p.h
index 0bf0b8f..79881f8 100644
--- a/src/websockets/qwebsocketdataprocessor_p.h
+++ b/src/websockets/qwebsocketdataprocessor_p.h
@@ -69,7 +69,7 @@ class Q_AUTOTEST_EXPORT QWebSocketDataProcessor : public QObject
Q_DISABLE_COPY(QWebSocketDataProcessor)
public:
- explicit QWebSocketDataProcessor(QObject *parent = Q_NULLPTR);
+ explicit QWebSocketDataProcessor(QObject *parent = nullptr);
virtual ~QWebSocketDataProcessor();
static quint64 maxMessageSize();