summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qplanemesh_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qplanemesh_p.h')
-rw-r--r--src/render/frontend/qplanemesh_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/qplanemesh_p.h b/src/render/frontend/qplanemesh_p.h
index 5d8982688..624635342 100644
--- a/src/render/frontend/qplanemesh_p.h
+++ b/src/render/frontend/qplanemesh_p.h
@@ -49,7 +49,7 @@ class QPlaneMesh;
class QPlaneMeshPrivate : public QAbstractMeshPrivate
{
public:
- QPlaneMeshPrivate(QPlaneMesh *qq);
+ QPlaneMeshPrivate();
Q_DECLARE_PUBLIC(QPlaneMesh)