summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qcamera.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qcamera.h')
-rw-r--r--src/render/frontend/qcamera.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/render/frontend/qcamera.h b/src/render/frontend/qcamera.h
index 3b82b5a71..812ef5729 100644
--- a/src/render/frontend/qcamera.h
+++ b/src/render/frontend/qcamera.h
@@ -165,7 +165,6 @@ Q_SIGNALS:
protected:
Q_DECLARE_PRIVATE(QCamera)
- QT3D_CLONEABLE(QCamera)
QCamera(QCameraPrivate &dd, QNode *parent = Q_NULLPTR);
};