summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxrepeater.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxrepeater.h')
-rw-r--r--src/declarative/fx/qfxrepeater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxrepeater.h b/src/declarative/fx/qfxrepeater.h
index 7fa914e..3311281 100644
--- a/src/declarative/fx/qfxrepeater.h
+++ b/src/declarative/fx/qfxrepeater.h
@@ -78,7 +78,7 @@ protected:
private:
Q_DISABLE_COPY(QFxRepeater)
- Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr, QFxRepeater)
+ Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr.data(), QFxRepeater)
};
QT_END_NAMESPACE