summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxanimatedimageitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxanimatedimageitem.h')
-rw-r--r--src/declarative/fx/qfxanimatedimageitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxanimatedimageitem.h b/src/declarative/fx/qfxanimatedimageitem.h
index 5d115d7..8ef2b1c 100644
--- a/src/declarative/fx/qfxanimatedimageitem.h
+++ b/src/declarative/fx/qfxanimatedimageitem.h
@@ -88,7 +88,7 @@ protected:
private:
Q_DISABLE_COPY(QFxAnimatedImageItem)
- Q_DECLARE_PRIVATE(QFxAnimatedImageItem)
+ Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr, QFxAnimatedImageItem)
};
QML_DECLARE_TYPE(QFxAnimatedImageItem)