summaryrefslogtreecommitdiff
path: root/tests/webkitwidgets/qwebpage/tst_qwebpage.qrc
blob: ab78dfa6080164500ed687412cab3f089436a249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>resources/index.html</file>
    <file>resources/frame_a.html</file>
    <file>resources/frame_c.html</file>
    <file>resources/iframe.html</file>
    <file>resources/iframe2.html</file>
    <file>resources/iframe3.html</file>
    <file>resources/framedindex.html</file>
    <file>resources/content.html</file>
    <file>resources/script.html</file>
    <file>resources/user.css</file>
</qresource>
</RCC>