summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/loadsignals/tst_loadsignals.qrc
blob: b4ee36676219c30284c8102c71ce7028ecfb694d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/resources">
        <file alias="page1.html">../../shared/data/loadprogress/page1.html</file>
        <file alias="page2.html">../../shared/data/loadprogress/page2.html</file>
        <file alias="page3.html">../../shared/data/loadprogress/page3.html</file>
        <file alias="page4.html">../../shared/data/loadprogress/page4.html</file>
        <file alias="page5.html">../../shared/data/loadprogress/page5.html</file>
        <file alias="page6.html">../../shared/data/loadprogress/page6.html</file>
        <file alias="page7.html">../../shared/data/loadprogress/page7.html</file>
        <file alias="page8.html">../../shared/data/loadprogress/page8.html</file>
        <file alias="downloadable.tar.gz">../../shared/data/loadprogress/downloadable.tar.gz</file>
    </qresource>
</RCC>