-
Notifications
You must be signed in to change notification settings - Fork 3
/
icons.qrc
39 lines (39 loc) · 1.57 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
34
35
36
37
38
39
<RCC>
<qresource prefix="/vk_icons">
<file>icons/msgbox_error.xpm</file>
<file>icons/msgbox_info.xpm</file>
<file>icons/msgbox_query.xpm</file>
<file>icons/tb_handbook_back.xpm</file>
<file>icons/tb_handbook_forward.xpm</file>
<file>icons/tb_handbook_help.xpm</file>
<file>icons/tb_handbook_home.xpm</file>
<file>icons/tb_handbook_reload.xpm</file>
<file>icons/tb_mainwin_blackbullet.xpm</file>
<file>icons/tb_mainwin_viewflags.xpm</file>
<file>icons/tb_mainwin_viewflags2.xpm</file>
<file>icons/valkyrie.xpm</file>
<file>icons/vglogview_readonly.xpm</file>
<file>icons/vglogview_readwrite.xpm</file>
<file>icons/context_help.xpm</file>
<file>icons/valgrind_run.png</file>
<file>icons/filesave.png</file>
<file>icons/filesaveas.png</file>
<file>icons/folder_blue.png</file>
<file>icons/folder_green.png</file>
<file>icons/filenew.png</file>
<file>icons/exit.png</file>
<file>icons/valgrind_stop.png</file>
<file>icons/gear.png</file>
<file>icons/item_close.png</file>
<file>icons/item_open.png</file>
<file>icons/tree_close.png</file>
<file>icons/tree_open.png</file>
<file>icons/text_less.png</file>
<file>icons/text_more.png</file>
<file>icons/arrow_down.png</file>
<file>icons/arrow_up.png</file>
<file>icons/filter.png</file>
<file>icons/refresh.png</file>
<file>icons/filter_off.png</file>
</qresource>
</RCC>