summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qclearbuffer_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/framegraph-components/qclearbuffer_p.h')
-rw-r--r--src/render/frontend/framegraph-components/qclearbuffer_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/framegraph-components/qclearbuffer_p.h b/src/render/frontend/framegraph-components/qclearbuffer_p.h
index 14ad5244e..f78b89429 100644
--- a/src/render/frontend/framegraph-components/qclearbuffer_p.h
+++ b/src/render/frontend/framegraph-components/qclearbuffer_p.h
@@ -47,7 +47,7 @@ namespace Qt3D {
class QClearBufferPrivate : public QFrameGraphNodePrivate
{
public:
- QClearBufferPrivate(QClearBuffer *qq);
+ QClearBufferPrivate();
Q_DECLARE_PUBLIC(QClearBuffer)
QClearBuffer::BufferType m_buffersType;