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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qmldebug/qqmldebugconnection_p.h b/src/qmldebug/qqmldebugconnection_p.h
index ad9376886c..5abdd2943b 100644
--- a/src/qmldebug/qqmldebugconnection_p.h
+++ b/src/qmldebug/qqmldebugconnection_p.h
@@ -61,7 +61,6 @@ class QQmlDebugConnectionPrivate;
class QQmlDebugConnection : public QObject
{
Q_OBJECT
- Q_DISABLE_COPY(QQmlDebugConnection)
Q_DECLARE_PRIVATE(QQmlDebugConnection)
public:
QQmlDebugConnection(QObject *parent = nullptr);