-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathecganalyzer.qrc
27 lines (27 loc) · 1.03 KB
/
ecganalyzer.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
<RCC>
<qresource prefix="/ECGanalyzer">
<file>icons/info.png</file>
<file>icons/player_play.png</file>
<file>icons/player_stop.png</file>
<file>icons/3floppy_unmount.png</file>
<file>icons/exit.png</file>
<file>icons/folder.png</file>
<file>icons/on.png</file>
<file>icons/QtIcon.png</file>
<file>icons/software-development.png</file>
<file>icons/unlocked.png</file>
<file>icons/locked.png</file>
<file>icons/magnifier_minus.png</file>
<file>icons/magnifier_plus.png</file>
<file>icons/magnifier_one.png</file>
<file>icons/legend_red.png</file>
<file>icons/legend_dark_blue.png</file>
<file>icons/legend_brown.png</file>
<file>icons/legend_blue.png</file>
<file>icons/legend_dark_green.png</file>
<file>icons/legend_green.png</file>
<file>icons/legend.png</file>
<file>icons/legend_gwiazda.png</file>
<file>icons/legend_trojkat.png</file>
</qresource>
</RCC>