forked from collin80/SavvyCAN
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathicons.qrc
21 lines (21 loc) · 771 Bytes
/
icons.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<RCC>
<qresource prefix="/icons">
<file>images/NavBack.png</file>
<file>images/NavForward.png</file>
<file>images/PauseHS.png</file>
<file>images/PlayHS.png</file>
<file>images/ReverseHS.png</file>
<file>images/StopHS.png</file>
<file>images/signal.png</file>
<file>images/node.png</file>
<file>images/message.png</file>
<file>images/multiplexed-signal.png</file>
<file>images/multiplexor-signal.png</file>
<file>images/skull.png</file>
<file>images/signal_new.png</file>
<file>images/node_new.png</file>
<file>images/message_new.png</file>
<file>images/move_up.png</file>
<file>images/move_down.png</file>
</qresource>
</RCC>