aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtDeclarative/bug_814.qml
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug 814 test.Lauro Neto2012-03-081-1/+1
| | | | | | | | Using the modelData property name was causing problems with a debug-build Qt. Reviewer: Renato Araujo <renato.araujo@openbossa.org> Reviewer: Hugo Lima <hugo.lima@openbossa.org>
* Created unit test for bug #814.Renato Filho2012-03-081-0/+9
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Hugo Parente <hugo.lima@openbossa.org>