summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qframegraph_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/framegraph-components/qframegraph_p.h')
-rw-r--r--src/render/frontend/framegraph-components/qframegraph_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/framegraph-components/qframegraph_p.h b/src/render/frontend/framegraph-components/qframegraph_p.h
index fd1d056b8..c4963a4ea 100644
--- a/src/render/frontend/framegraph-components/qframegraph_p.h
+++ b/src/render/frontend/framegraph-components/qframegraph_p.h
@@ -50,7 +50,7 @@ class QFrameGraphNode;
class QFrameGraphPrivate : public QComponentPrivate
{
public:
- QFrameGraphPrivate(QFrameGraph *qq);
+ QFrameGraphPrivate();
Q_DECLARE_PUBLIC(QFrameGraph)