summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview/tst_qwebengineview.qrc
blob: 4809bbebfff4dcd83fa6f9e18b220864793db1a4 (plain)
1
2
3
4
5
6
7
8
9
10
<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/basic_printing_page.html</file>
        <file>resources/keyboardEvents.html</file>
    </qresource>
</RCC>