Files
KotoPad/gui/images.qrc
BarsTiger 37b5a67a59 Now plays files to default audio and CABLE!
TODO: Show urls in buttons
2022-11-18 21:35:57 +02:00

16 lines
412 B
Plaintext

<RCC>
<qresource prefix="img">
<file>img/pause.png</file>
<file>img/play.png</file>
<file>img/kotopad.ico</file>
<file>img/download.png</file>
<file>img/stream.png</file>
<file>img/collab.png</file>
<file>img/collections.png</file>
<file>img/explorer.png</file>
<file>img/menu.png</file>
<file>img/pads.png</file>
<file>img/settings.png</file>
</qresource>
</RCC>