summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qstateset_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/framegraph-components/qstateset_p.h')
-rw-r--r--src/render/frontend/framegraph-components/qstateset_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/framegraph-components/qstateset_p.h b/src/render/frontend/framegraph-components/qstateset_p.h
index afb610fc6..290578bec 100644
--- a/src/render/frontend/framegraph-components/qstateset_p.h
+++ b/src/render/frontend/framegraph-components/qstateset_p.h
@@ -49,7 +49,7 @@ class QRenderState;
class QStateSetPrivate : public QFrameGraphNodePrivate
{
public:
- QStateSetPrivate(QStateSet *qq);
+ QStateSetPrivate();
Q_DECLARE_PUBLIC(QStateSet)
QList<QRenderState *> m_renderStates;