Make QSGImage autotests compile.
authorYann Bodson <yann.bodson@nokia.com>
Tue, 17 May 2011 05:50:03 +0000 (15:50 +1000)
committerYann Bodson <yann.bodson@nokia.com>
Tue, 17 May 2011 05:51:46 +0000 (15:51 +1000)
commit264c267f8d00d3d881d6d0bcc1ed5e7de93abbe8
tree059b67ea2ede37b97407e211b7cca6be17b1a036
parent7740c4c9a1a3cba3fec26e8995bfc8af9f94cd06
Make QSGImage autotests compile.
tests/auto/declarative/qsgborderimage/data/mirror.qml
tests/auto/declarative/qsgimage/data/htiling.qml [new file with mode: 0644]
tests/auto/declarative/qsgimage/data/mirror.qml [new file with mode: 0644]
tests/auto/declarative/qsgimage/data/nullpixmap.qml [new file with mode: 0644]
tests/auto/declarative/qsgimage/data/tiling.qml [deleted file]
tests/auto/declarative/qsgimage/data/vtiling.qml [new file with mode: 0644]
tests/auto/declarative/qsgimage/tst_qsgimage.cpp