summaryrefslogtreecommitdiffstats
path: root/tests/widgets/qwebenginepage/tst_qwebenginepage.qrc
blob: 994d71b430e5631be40f49e2eb765e8cb6833395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!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>