summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qiconhighdpi/tst_qiconhighdpi.qrc
blob: 80b5e38ee64bd2d2f257f24b8a441148315941de (plain)
1
2
3
4
5
6
7
8
<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>
    </qresource>
</RCC>