aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldebug/qqmldebugconnection_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmldebug/qqmldebugconnection_p.h')
-rw-r--r--src/qmldebug/qqmldebugconnection_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmldebug/qqmldebugconnection_p.h b/src/qmldebug/qqmldebugconnection_p.h
index be425b6cbf..ad9376886c 100644
--- a/src/qmldebug/qqmldebugconnection_p.h
+++ b/src/qmldebug/qqmldebugconnection_p.h
@@ -64,7 +64,7 @@ class QQmlDebugConnection : public QObject
Q_DISABLE_COPY(QQmlDebugConnection)
Q_DECLARE_PRIVATE(QQmlDebugConnection)
public:
- QQmlDebugConnection(QObject *parent = 0);
+ QQmlDebugConnection(QObject *parent = nullptr);
~QQmlDebugConnection();
void connectToHost(const QString &hostName, quint16 port);