summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qlayerfilter_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/framegraph-components/qlayerfilter_p.h')
-rw-r--r--src/render/frontend/framegraph-components/qlayerfilter_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/framegraph-components/qlayerfilter_p.h b/src/render/frontend/framegraph-components/qlayerfilter_p.h
index 6fd69bfa3..d998652e4 100644
--- a/src/render/frontend/framegraph-components/qlayerfilter_p.h
+++ b/src/render/frontend/framegraph-components/qlayerfilter_p.h
@@ -49,7 +49,7 @@ class QLayerFilter;
class QT3DRENDERERSHARED_EXPORT QLayerFilterPrivate : public QFrameGraphNodePrivate
{
public:
- explicit QLayerFilterPrivate(QLayerFilter *qq);
+ QLayerFilterPrivate();
Q_DECLARE_PUBLIC(QLayerFilter)
QStringList m_layers;