summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/favicon/tst_favicon.qrc
blob: a352f8a83d900029f285d743730fdc085bbe6048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>resources/favicon-misc.html</file>
    <file>resources/favicon-multi.html</file>
    <file>resources/favicon-shortcut.html</file>
    <file>resources/favicon-single.html</file>
    <file>resources/favicon-touch.html</file>
    <file>resources/favicon-unavailable.html</file>
    <file>resources/icons/qt144.png</file>
    <file>resources/icons/qt32.ico</file>
    <file>resources/icons/qtmulti.ico</file>
    <file>resources/test1.html</file>
</qresource>
</RCC>