summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview/tst_qwebengineview.qrc
blob: a0e81e242e2fe962bfe3f564d39e704b201e8285 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>resources/index.html</file>
        <file>resources/frame_a.html</file>
        <file>resources/input_types.html</file>
        <file>resources/scrolltest_page.html</file>
        <file>resources/keyboardEvents.html</file>
        <file>resources/image2.png</file>
        <file>resources/dummy.html</file>
    </qresource>
</RCC>