aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickborderimage/data/valid3.sci
Commit message (Collapse)AuthorAgeFilesLines
* Allow setting horizontal and vertical tile modes in sci filesYann Bodson2012-06-121-0/+7
It was still using the old 'tileRule' name. Also make sci file parser less strict with h/v tile mode values. Task-number: QTBUG-26022 Change-Id: I41b7571b42a0fb9bd2cfab8ce2e76e57addabefd Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>