forked from KamelMoohamed/CMP2241_F21_Team01_IRO_Painting
-
Notifications
You must be signed in to change notification settings - Fork 1
/
resources.qrc
35 lines (35 loc) · 1.41 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
<RCC>
<qresource prefix="/stockes">
<file>resources/Back open.png</file>
<file>resources/Background.png</file>
<file>resources/Backgroundapp.png</file>
<file>resources/btn open.png</file>
<file>resources/Btn.png</file>
<file>resources/Circle Line Rectangle Triangle.png</file>
<file>resources/close.png</file>
<file>resources/color.png</file>
<file>resources/Drawing Area.png</file>
<file>resources/Logo open.png</file>
<file>resources/Logo.png</file>
<file>resources/Minimize.png</file>
<file>resources/paintapp.fcp</file>
<file>resources/psds.png</file>
<file>resources/psdsopen.png</file>
<file>resources/redo.png</file>
<file>resources/Search Field.png</file>
<file>resources/Search icon.png</file>
<file>resources/Slider.png</file>
<file>resources/Table.png</file>
<file>resources/undo.png</file>
<file>resources/whiteBackground.png</file>
<file>resources/total.png</file>
<file>resources/Messagebox.png</file>
<file>resources/MessageboxFinal.png</file>
<file>resources/about logo.png</file>
<file>resources/about back.png</file>
</qresource>
<qresource prefix="/fonts">
<file>resources/Montserrat-Regular.ttf</file>
<file>resources/IROicons.otf</file>
</qresource>
</RCC>