-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpathview.qrc
28 lines (28 loc) · 1.03 KB
/
pathview.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
<RCC>
<qresource prefix="/">
<file>qml/main.qml</file>
<file>qml/changefive.qml</file>
<file>qml/changefour.qml</file>
<file>qml/changeone.qml</file>
<file>qml/changethree.qml</file>
<file>qml/changetwo.qml</file>
<file>images/AddressBook_48.png</file>
<file>images/AudioPlayer_48.png</file>
<file>images/Camera_48.png</file>
<file>images/DateBook_48.png</file>
<file>images/EMail_48.png</file>
<file>images/TodoList_48.png</file>
<file>images/VideoPlayer_48.png</file>
<file>images/Search_48.png</file>
<file>images/Pencil_48.png</file>
<file>qml/changesix.qml</file>
<file>qml/changeseven.qml</file>
<file>images/Setting_48.png</file>
<file>images/Real_48.png</file>
<file>images/Global_48.png</file>
<file>images/Cube_48.png</file>
<file>images/Concha_48.png</file>
<file>images/Butterfly_48.png</file>
<file>qml/changeeight.qml</file>
</qresource>
</RCC>