qt5base-lts/tests/manual/highdpi/highdpi.qrc

10 lines
233 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/">
<file>qticon16.png</file>
<file>qticon16@2x.png</file>
<file>qticon32.png</file>
<file>qticon32@2x.png</file>
<file>qticon64.png</file>
</qresource>
</RCC>