-
Notifications
You must be signed in to change notification settings - Fork 2
/
icons.qrc
33 lines (33 loc) · 1.43 KB
/
icons.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
27
28
29
30
31
32
33
<RCC>
<qresource prefix="/">
<file>icons/add_white_24dp.svg</file>
<file>icons/arrow_back_white_24dp.svg</file>
<file>icons/arrow_downward_white_24dp.svg</file>
<file>icons/arrow_upward_white_24dp.svg</file>
<file>icons/remove_white_24dp.svg</file>
<file>icons/rotate_right_white_24dp.svg</file>
<file>icons/search_white_24dp.svg</file>
<file>icons/tune_white_24dp.svg</file>
<file>icons/aspect_ratio_white_24dp.svg</file>
<file>icons/crop_free_white_24dp.svg</file>
<file>icons/forward_white_24dp.svg</file>
<file>icons/backward_white_24dp.svg</file>
<file>icons/view_vertical_white_24dp.svg</file>
<file>icons/view_wrapped_white_24dp.svg</file>
<file>icons/view_horizontal_white_24dp.svg</file>
<file>icons/expand_vertical_white_24dp.svg</file>
<file>icons/expand_horizontal_white_24dp.svg</file>
<file>icons/rotate_left_white_24dp.svg</file>
<file>icons/table_chart_white_24dp.svg</file>
<file>icons/text_format_white_24dp.svg</file>
<file>icons/touch_app_white_24dp.svg</file>
<file>icons/open.svg</file>
<file>icons/back.svg</file>
<file>icons/find.svg</file>
<file>icons/gb.svg</file>
<file>icons/gf.svg</file>
<file>icons/booklist.png</file>
<file>icons/list.png</file>
<file>icons/r.png</file>
</qresource>
</RCC>