dock/resources.qrc
2021-05-30 22:21:04 +08:00

8 lines
207 B
Text

<RCC>
<qresource prefix="/">
<file>qml/main.qml</file>
<file>qml/DockItem.qml</file>
<file>qml/AppItem.qml</file>
<file>images/launcher.svg</file>
</qresource>
</RCC>