summaryrefslogtreecommitdiffstats
path: root/examples/xml/htmlinfo/resources.qrc
blob: a8cf88d57b79cc333a31055705bf7ef95102f0af (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>apache_org.html</file>
        <file>nokia_com.html</file>
        <file>simpleexample.html</file>
        <file>trolltech_com.html</file>
        <file>w3c_org.html</file>
        <file>youtube_com.html</file>
    </qresource>
</RCC>