summaryrefslogtreecommitdiffstats
path: root/src/core/qbackendscenepropertychange_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qbackendscenepropertychange_p.h')
-rw-r--r--src/core/qbackendscenepropertychange_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/qbackendscenepropertychange_p.h b/src/core/qbackendscenepropertychange_p.h
index fb8982024..392fa507a 100644
--- a/src/core/qbackendscenepropertychange_p.h
+++ b/src/core/qbackendscenepropertychange_p.h
@@ -49,7 +49,7 @@ class QBackendScenePropertyChange;
class QBackendScenePropertyChangePrivate : public QScenePropertyChangePrivate
{
public:
- QBackendScenePropertyChangePrivate(QBackendScenePropertyChange *qq);
+ QBackendScenePropertyChangePrivate();
virtual ~QBackendScenePropertyChangePrivate();
Q_DECLARE_PUBLIC(QBackendScenePropertyChange)