summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxrepeater_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxrepeater_p.h')
-rw-r--r--src/declarative/fx/qfxrepeater_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/fx/qfxrepeater_p.h b/src/declarative/fx/qfxrepeater_p.h
index ba69658..65b0973 100644
--- a/src/declarative/fx/qfxrepeater_p.h
+++ b/src/declarative/fx/qfxrepeater_p.h
@@ -73,6 +73,7 @@ public:
QVariant dataSource;
QmlComponent *component;
+ int count;
QList<QPointer<QObject> > deletables;
};