-
Notifications
You must be signed in to change notification settings - Fork 0
/
resources.qrc
26 lines (26 loc) · 1.47 KB
/
resources.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<RCC>
<qresource prefix="Font">
<file>Resources/Font/Heebo-VariableFont_wght.ttf</file>
</qresource>
<qresource prefix="Icon">
<file>Resources/Icons/add_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/App_t.png</file>
<file>Resources/Icons/cancel_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/check_circle_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/delete_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/delete_forever_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/edit_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/file_open_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/horizontal_distribute_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/keyboard_return_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/refresh_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/save_as_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/sprint_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/text_snippet_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/tune_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/upgrade_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/visibility_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/visibility_off_FILL0_wght400_GRAD0_opsz48.svg</file>
<file>Resources/Icons/WinLogo.png</file>
</qresource>
</RCC>