-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathminotor.qrc
50 lines (50 loc) · 1.92 KB
/
minotor.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
<RCC>
<qresource prefix="/">
<file>images/flash.png</file>
<file>pictos/arrow_closed.png</file>
<file>pictos/arrow_opened.png</file>
<file>images/randompixels.png</file>
<file>images/barsfromsides.png</file>
<file>images/expandingobjects.png</file>
<file>images/waveform.png</file>
<file>pictos/play.png</file>
<file>pictos/stop.png</file>
<file>pictos/sync.png</file>
<file>pictos/left-arrow.png</file>
<file>pictos/down-arrow.png</file>
<file>pictos/right-arrow.png</file>
<file>pictos/up-arrow.png</file>
<file>pictos/handle.png</file>
<file>pictos/tap.png</file>
<file>pictos/fullscreen.png</file>
<file>images/text.png</file>
<file>images/falling.png</file>
<file>images/stars.png</file>
<file>images/gradient.png</file>
<file>images/plasma.png</file>
<file>pictos/unchecked.png</file>
<file>pictos/checked.png</file>
<file>pictos/checked_hover.png</file>
<file>pictos/unchecked_hover.png</file>
<file>pictos/down-arrow_off.png</file>
<file>pictos/up-arrow_off.png</file>
<file>pictos/power.png</file>
<file>pictos/close.png</file>
<file>pictos/delayed.png</file>
<file>images/vibration.png</file>
<file>images/rotatingbars.png</file>
<file>images/curve.png</file>
<file>style.css</file>
<file>images/balls.png</file>
<file>pictos/load.png</file>
<file>images/flashbars.png</file>
<file>images/rainbowoil.png</file>
<file>pictos/reload.png</file>
<file>pictos/icone.png</file>
<file>mappings/korg_nanoKontrol.mcf</file>
<file>pictos/clock.png</file>
<file>mappings/korg_nanoKontrol2.mcf</file>
<file>mappings/generic_piano.mcf</file>
<file>images/grid.png</file>
</qresource>
</RCC>