summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/origins/tst_origins.qrc
blob: 47be3bd0db7d25a40f5d303f3de9bd17f6da4d67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
    <file>resources/mixed_frame.html</file>
    <file>resources/mixed_qrc.html</file>
    <file>resources/mixed_tst.html</file>
    <file>resources/subdir/frame2.html</file>
    <file>resources/subdir/index.html</file>
    <file>resources/subdir_frame1.html</file>
    <file>resources/websocket.html</file>
</qresource>
</RCC>