This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2019-07-16 00:11:07 +02:00

21 lines
793 B
Plaintext

<RCC>
<qresource prefix="/">
<file>styles/light/ApplicationWindow.qml</file>
<file>styles/light/Page.qml</file>
<file>styles/light/logo.svg</file>
<file>styles/light/Button.qml</file>
<file>styles/dark/ApplicationWindow.qml</file>
<file>styles/dark/Page.qml</file>
<file>styles/dark/logo.svg</file>
<file>styles/dark/Button.qml</file>
<file>styles/noir/ApplicationWindow.qml</file>
<file>styles/noir/Page.qml</file>
<file>styles/noir/logo.svg</file>
<file>styles/noir/Button.qml</file>
<file>styles/lime/ApplicationWindow.qml</file>
<file>styles/lime/Page.qml</file>
<file>styles/lime/logo.svg</file>
<file>styles/lime/Button.qml</file>
</qresource>
</RCC>