summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.qrc
blob: c7bffd5bb58f87ec3a15ae1cb662c4d19d740fc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>resources/content.html</file>
    <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/fullscreen.html</file>
    <file>resources/script.html</file>
    <file>resources/user.css</file>
    <file>resources/image.png</file>
    <file>resources/style.css</file>
    <file>resources/test1.html</file>
    <file>resources/test2.html</file>
    <file>resources/testiframe.html</file>
    <file>resources/testiframe2.html</file>
</qresource>
</RCC>