-
Notifications
You must be signed in to change notification settings - Fork 0
/
src.qrc
25 lines (25 loc) · 809 Bytes
/
src.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
<RCC>
<qresource prefix="/new/prefix1">
<file>src/add.png</file>
<file>src/mesage.png</file>
<file>src/open.png</file>
<file>src/save.png</file>
<file>src/stop.png</file>
<file>src/clearbytes.png</file>
<file>src/time.png</file>
<file>src/loadfile.png</file>
<file>src/send.png</file>
<file>src/edit-clear.png</file>
<file>src/exit.png</file>
<file>src/pause.png</file>
</qresource>
<qresource prefix="/new/prefix2">
<file>src/cleanport.png</file>
<file>src/write2file.png</file>
<file>src/logo.png</file>
<file>src/header.bmp</file>
<file>src/lcd.bmp</file>
<file>src/yafeilinux.PNG</file>
<file>src/linuxico.png</file>
</qresource>
</RCC>