summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginescript/tst_qwebenginescript.qrc
blob: ada06119a4616dc87291f0f8cbe0465e022cbd26 (plain)
1
2
3
4
5
6
7
8
9
<!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/webChannelWithBadString.html</file>
</qresource>
</RCC>