summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qfxanimatedimageitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/extra/qfxanimatedimageitem.h')
-rw-r--r--src/declarative/extra/qfxanimatedimageitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/extra/qfxanimatedimageitem.h b/src/declarative/extra/qfxanimatedimageitem.h
index 2d531ee..4002a3f 100644
--- a/src/declarative/extra/qfxanimatedimageitem.h
+++ b/src/declarative/extra/qfxanimatedimageitem.h
@@ -94,7 +94,7 @@ protected:
private:
Q_DISABLE_COPY(QFxAnimatedImageItem)
- Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr, QFxAnimatedImageItem)
+ Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr.data(), QFxAnimatedImageItem)
};
QT_END_NAMESPACE