summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepositioners/data/repeater.qml
Commit message (Collapse)AuthorAgeFilesLines
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-181-20/+0
| | | | | The import order has changed, so test files that mirror element names needed to be renamed (or they would resolve as the type).
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+20
QDeclarativeXXX.