aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/invalidRoot.1.errors.txt
Commit message (Collapse)AuthorAgeFilesLines
* lower case QML components are accepted when used with 'as' importMatthew Vogt2012-01-161-0/+1
If an Object Binding is in a namespace, ensure that the Component name begins with a capital letter. Task-number:QTBUG-20786 Change-Id: Id4a0c0fdb0c9b9516bea597a4994bb7519339bc9 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>