forked from markusschwenk/midieditor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.qrc
73 lines (73 loc) · 4.41 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<RCC>
<qresource prefix="/">
<file>run_environment/graphics/tool/add.png</file>
<file>run_environment/graphics/tool/align_left.png</file>
<file>run_environment/graphics/tool/align_right.png</file>
<file>run_environment/graphics/tool/all_audible.png</file>
<file>run_environment/graphics/tool/all_invisible.png</file>
<file>run_environment/graphics/tool/all_mute.png</file>
<file>run_environment/graphics/tool/all_visible.png</file>
<file>run_environment/graphics/tool/back.png</file>
<file>run_environment/graphics/tool/back_marker.png</file>
<file>run_environment/graphics/tool/back_to_begin.png</file>
<file>run_environment/graphics/tool/change_size.png</file>
<file>run_environment/graphics/tool/config.png</file>
<file>run_environment/graphics/tool/connection.png</file>
<file>run_environment/graphics/tool/copy.png</file>
<file>run_environment/graphics/tool/equalize.png</file>
<file>run_environment/graphics/tool/eraser.png</file>
<file>run_environment/graphics/tool/forward.png</file>
<file>run_environment/graphics/tool/forward_marker.png</file>
<file>run_environment/graphics/tool/load.png</file>
<file>run_environment/graphics/tool/magnet.png</file>
<file>run_environment/graphics/tool/metronome.png</file>
<file>run_environment/graphics/tool/misc_freehand.png</file>
<file>run_environment/graphics/tool/misc_line.png</file>
<file>run_environment/graphics/tool/misc_single.png</file>
<file>run_environment/graphics/tool/move_left_right.png</file>
<file>run_environment/graphics/tool/move_up_down.png</file>
<file>run_environment/graphics/tool/move_up_down_left_right.png</file>
<file>run_environment/graphics/tool/new.png</file>
<file>run_environment/graphics/tool/newnote.png</file>
<file>run_environment/graphics/tool/noicon.png</file>
<file>run_environment/graphics/tool/panic.png</file>
<file>run_environment/graphics/tool/paste.png</file>
<file>run_environment/graphics/tool/pause.png</file>
<file>run_environment/graphics/tool/play.png</file>
<file>run_environment/graphics/tool/quantize.png</file>
<file>run_environment/graphics/tool/record.png</file>
<file>run_environment/graphics/tool/redo.png</file>
<file>run_environment/graphics/tool/refresh.png</file>
<file>run_environment/graphics/tool/save.png</file>
<file>run_environment/graphics/tool/saveas.png</file>
<file>run_environment/graphics/tool/screen_locked.png</file>
<file>run_environment/graphics/tool/screen_unlocked.png</file>
<file>run_environment/graphics/tool/select.png</file>
<file>run_environment/graphics/tool/select_box.png</file>
<file>run_environment/graphics/tool/select_left.png</file>
<file>run_environment/graphics/tool/select_right.png</file>
<file>run_environment/graphics/tool/select_single.png</file>
<file>run_environment/graphics/tool/stop.png</file>
<file>run_environment/graphics/tool/stop_record.png</file>
<file>run_environment/graphics/tool/undo.png</file>
<file>run_environment/graphics/tool/zoom_hor_in.png</file>
<file>run_environment/graphics/tool/zoom_hor_out.png</file>
<file>run_environment/graphics/tool/zoom_ver_in.png</file>
<file>run_environment/graphics/tool/zoom_ver_out.png</file>
<file>run_environment/metronome/metronome-01.wav</file>
<file>run_environment/graphics/channelwidget/loud.png</file>
<file>run_environment/graphics/channelwidget/instrument.png</file>
<file>run_environment/graphics/channelwidget/solo.png</file>
<file>run_environment/graphics/channelwidget/visible.png</file>
<file>run_environment/graphics/trackwidget/loud.png</file>
<file>run_environment/graphics/trackwidget/remove.png</file>
<file>run_environment/graphics/trackwidget/rename.png</file>
<file>run_environment/graphics/trackwidget/visible.png</file>
<file>run_environment/graphics/icon.png</file>
<file>run_environment/graphics/midieditor.png</file>
<file>CONTRIBUTORS</file>
<file>run_environment/graphics/tool/meter.png</file>
<file>run_environment/graphics/tool/tempo.png</file>
<file>run_environment/graphics/tool/measure.png</file>
</qresource>
</RCC>