forked from KDE/brprint3d
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resources.qrc
39 lines (39 loc) · 1.46 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
<RCC>
<qresource prefix="/Icons">
<file>Icons/arrowDown.png</file>
<file>Icons/arrowLeft.png</file>
<file>Icons/arrowRight.png</file>
<file>Icons/arrowUp.png</file>
<file>Icons/axisXY.png</file>
<file>Icons/axisZ.png</file>
<file>Icons/bed.png</file>
<file>Icons/blueSlider.png</file>
<file>Icons/connect.png</file>
<file>Icons/connectOnClick.png</file>
<file>Icons/coolerFan.png</file>
<file>Icons/emergency.png</file>
<file>Icons/filamentFlow.png</file>
<file>Icons/filamentRetract.png</file>
<file>Icons/homeAxisX.png</file>
<file>Icons/homeAxisXYZ.png</file>
<file>Icons/homeaxisY.png</file>
<file>Icons/homeAxisZ.png</file>
<file>Icons/hotend.png</file>
<file>Icons/import.png</file>
<file>Icons/openFile.png</file>
<file>Icons/pause.png</file>
<file>Icons/pauseOnClick.png</file>
<file>Icons/play.png</file>
<file>Icons/playOnClick.png</file>
<file>Icons/printSpeed.png</file>
<file>Icons/stop.png</file>
<file>Icons/stopOnClick.png</file>
<file>Icons/temperSlider.png</file>
<file>Icons/warningMax.png</file>
<file>Icons/warningSkull.png</file>
<file>Icons/brlogo.png</file>
<file>Icons/extOut.png</file>
<file>Icons/extOut2.png</file>
<file>Icons/extruderRetract.png</file>
</qresource>
</RCC>