2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-09 01:10:24 +00:00
GlosSI/GlosSIConfig/qml.qrc

22 lines
790 B
Plaintext
Raw Normal View History

<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>
2021-10-24 23:14:03 +00:00
<file>svg/delete_white_24dp.svg</file>
<file>svg/edit_white_24dp.svg</file>
<file>svg/steam.svg</file>
2021-10-25 16:00:34 +00:00
<file>qml/UWPSelectDialog.qml</file>
2021-10-28 09:41:27 +00:00
<file>qml/InfoDialog.qml</file>
<file>steamscreener.png</file>
<file>noise.png</file>
2022-06-16 20:30:50 +00:00
<file>GloSC_Icon_small.png</file>
<file>svg/help_outline_white_24dp.svg</file>
2022-09-11 21:38:01 +00:00
<file>qml/SteamNotFoundDialog.qml</file>
<file>qml/SteamInputXboxDisabledDialog.qml</file>
</qresource>
</RCC>