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

30 lines
1.2 KiB
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>
<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>
<file>qml/CollapsiblePane.qml</file>
<file>svg/expand_more_white_24dp.svg</file>
2022-09-25 16:36:56 +00:00
<file>GlosSI_Logo_512.png</file>
<file>qml/AdvancedTargetSettings.qml</file>
<file>qml/GlobalConf.qml</file>
<file>svg/settings_fill_white_24dp.svg</file>
<file>qml/EGSSelectDialog.qml</file>
<file>svg/add_photo_alternate_white_24dp.svg</file>
2022-10-15 22:04:33 +00:00
<file>qml/SteamGridDialog.qml</file>
</qresource>
</RCC>