blob: 789318c48db7d976e891ca5a221046284731834e (
plain)
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
|
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="qeduport">
<file>Bootstrap/icons/person.svg</file>
<file>Bootstrap/icons/gear.svg</file>
<file>Bootstrap/icons/info-circle.svg</file>
<file>Bootstrap/icons/power.svg</file>
<file>Bootstrap/icons/sun.svg</file>
<file>Bootstrap/icons/moon-stars.svg</file>
<file>Bootstrap/icons/cart3.svg</file>
<file>Bootstrap/icons/x.svg</file>
<file>Button/Sm.ui.qml</file>
<file>Button/Btn.ui.qml</file>
<file>Button/Primary.ui.qml</file>
<file>Button/Outline/Primary.ui.qml</file>
<file>Button/Success.ui.qml</file>
<file>Button/Light.ui.qml</file>
<file>Button/NavLink.ui.qml</file>
<file>Button/NavLink/TabsLine.ui.qml</file>
<file>DropShadow/Box.ui.qml</file>
<file>Label/Body.ui.qml</file>
<file>Label/FwLight.ui.qml</file>
<file>Label/H6.ui.qml</file>
<file>Label/H5.ui.qml</file>
<file>Label/H4.ui.qml</file>
<file>Label/H3.ui.qml</file>
<file>Label/H2.ui.qml</file>
<file>Label/H1.ui.qml</file>
<file>Label/Display6.ui.qml</file>
<file>TextField/Input.ui.qml</file>
<file>Header/CartItem.ui.qml</file>
<file>Header.ui.qml</file>
</qresource>
</RCC>
|