summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qcameraselector_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/framegraph-components/qcameraselector_p.h')
-rw-r--r--src/render/frontend/framegraph-components/qcameraselector_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/framegraph-components/qcameraselector_p.h b/src/render/frontend/framegraph-components/qcameraselector_p.h
index 3f143a83d..1ef076557 100644
--- a/src/render/frontend/framegraph-components/qcameraselector_p.h
+++ b/src/render/frontend/framegraph-components/qcameraselector_p.h
@@ -49,7 +49,7 @@ class QCameraSelector;
class QCameraSelectorPrivate : public QFrameGraphNodePrivate
{
public:
- QCameraSelectorPrivate(QCameraSelector *qq);
+ QCameraSelectorPrivate();
Q_DECLARE_PUBLIC(QCameraSelector)
QEntity *m_camera;