summaryrefslogtreecommitdiffstats
path: root/tests/manual/highdpi/highdpi.qrc
blob: b43c2c07ad929e501042b5cdd047f109f80b9b89 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>qticon.png</file>
        <file>qticon@2x.png</file>
        <file>qticon_large.png</file>
    </qresource>
</RCC>