summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginescript/tst_qwebenginescript.qrc
blob: 3290cb5881b41a45d5700b4e3fd428c17d773d74 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>resources/test_iframe_main.html</file>
    <file>resources/test_iframe_outer.html</file>
    <file>resources/test_iframe_inner.html</file>
    <file>resources/test_window_open.html</file>
    <file>resources/title_a.html</file>
    <file>resources/title_b.html</file>
    <file>resources/webChannelWithBadString.html</file>
</qresource>
</RCC>