summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qannotation_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qannotation_p.h')
-rw-r--r--src/render/frontend/qannotation_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/qannotation_p.h b/src/render/frontend/qannotation_p.h
index f790cd155..d0bd44dc5 100644
--- a/src/render/frontend/qannotation_p.h
+++ b/src/render/frontend/qannotation_p.h
@@ -47,7 +47,7 @@ namespace Qt3D {
class QAnnotationPrivate : public QNodePrivate
{
public:
- QAnnotationPrivate(QAnnotation *qq);
+ QAnnotationPrivate();
Q_DECLARE_PUBLIC(QAnnotation)
QString m_name;