summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qtechniquefilter_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/framegraph-components/qtechniquefilter_p.h')
-rw-r--r--src/render/frontend/framegraph-components/qtechniquefilter_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/framegraph-components/qtechniquefilter_p.h b/src/render/frontend/framegraph-components/qtechniquefilter_p.h
index eb522c6cc..1b87f4e12 100644
--- a/src/render/frontend/framegraph-components/qtechniquefilter_p.h
+++ b/src/render/frontend/framegraph-components/qtechniquefilter_p.h
@@ -48,7 +48,7 @@ class QTechniqueFilter;
class QTechniqueFilterPrivate : public QFrameGraphNodePrivate
{
public :
- QTechniqueFilterPrivate(QTechniqueFilter *qq);
+ QTechniqueFilterPrivate();
Q_DECLARE_PUBLIC(QTechniqueFilter)
QList<QAnnotation *> m_requireList;