summaryrefslogtreecommitdiffstats
path: root/tests/webkitwidgets/qwebframe/tst_qwebframe.qrc
blob: 2a7d0b9c2825ff8505aa61ad8753fc561d621ecb (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/">
<file alias="image.png">resources/image.png</file>
<file alias="style.css">resources/style.css</file>
<file alias="test1.html">resources/test1.html</file>
<file alias="test2.html">resources/test2.html</file>
<file alias="testiframe.html">resources/testiframe.html</file>
<file alias="testiframe2.html">resources/testiframe2.html</file>
</qresource>
</RCC>