summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/origins/tst_origins.qrc
blob: fbbbef13981d5f6ebdc77f1c27aac90daf5f54ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
    <file>resources/dedicatedWorker.html</file>
    <file>resources/dedicatedWorker.js</file>
    <file>resources/mixed_frame.html</file>
    <file>resources/mixed_qrc.html</file>
    <file>resources/mixed_tst.html</file>
    <file>resources/serviceWorker.html</file>
    <file>resources/serviceWorker.js</file>
    <file>resources/sharedWorker.html</file>
    <file>resources/sharedWorker.js</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>