summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qiconhighdpi/tst_qiconhighdpi.qrc
blob: 5cc1c6d9b17424142018d95010563f3f4b4d3cdd (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>icons/testtheme/16x16/actions/appointment-new.png</file>
        <file>icons/testtheme/22x22/actions/appointment-new.png</file>
        <file>icons/testtheme/index.theme</file>
        <file>icons/testtheme/22x22@2/actions/appointment-new.png</file>
        <file>icons/misc/button.9.png</file>
        <file>icons/misc/button@2x.9.png</file>
    </qresource>
</RCC>