2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-10-30 15:20:38 +00:00
GlosSI/GlosSIConfig/qml.qrc
2021-10-25 18:00:34 +02:00

15 lines
478 B
Plaintext

<RCC>
<qresource prefix="/">
<file>qml/main.qml</file>
<file>qml/RPane.qml</file>
<file>qml/AddSelectTypeDialog.qml</file>
<file>qml/ShortcutCards.qml</file>
<file>qml/ShortcutProps.qml</file>
<file>qml/FluentTextInput.qml</file>
<file>svg/delete_white_24dp.svg</file>
<file>svg/edit_white_24dp.svg</file>
<file>svg/steam.svg</file>
<file>qml/UWPSelectDialog.qml</file>
</qresource>
</RCC>