summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qfxparticles.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/extra/qfxparticles.h')
-rw-r--r--src/declarative/extra/qfxparticles.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/extra/qfxparticles.h b/src/declarative/extra/qfxparticles.h
index bde6ec6..959c518 100644
--- a/src/declarative/extra/qfxparticles.h
+++ b/src/declarative/extra/qfxparticles.h
@@ -214,7 +214,7 @@ private Q_SLOTS:
private:
Q_DISABLE_COPY(QFxParticles)
- Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr, QFxParticles)
+ Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr.data(), QFxParticles)
};
QT_END_NAMESPACE