summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview/tst_qwebengineview.qrc
blob: a09be03995ce921a6b8082bab6d958c42dd4ea33 (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/keyboardEvents.html</file>
        <file>resources/image2.png</file>
    </qresource>
</RCC>