-
Notifications
You must be signed in to change notification settings - Fork 6
/
qml_qtcontrols.qrc
27 lines (27 loc) · 1.12 KB
/
qml_qtcontrols.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
<RCC>
<qresource prefix="/">
<file>qml/Platform/ApplicationWindowPL.qml</file>
<file>qml/Platform/ColumnLayoutDialog.qml</file>
<file>qml/Platform/FlickablePL.qml</file>
<file>qml/Platform/ListViewPL.qml</file>
<file>qml/Platform/MessageDialogPL.qml</file>
<file>qml/Platform/PagePL.qml</file>
<file>qml/Platform/SettingsPL.qml</file>
<file>qml/Platform/SettingsStoragePL.qml</file>
<file>qml/AppAbout.qml</file>
<file>qml/AppSettings.qml</file>
<file>qml/GraphList.qml</file>
<file>qml/main.qml</file>
<file>qml/Platform/MessageAboutPL.qml</file>
<file>qml/Platform/IndicatorPL.qml</file>
<file>qml/Platform/TextPL.qml</file>
<file>qml/HelpText.qml</file>
<file>qml/AppHelp.qml</file>
<file>qml/Platform/BusyIndicatorPL.qml</file>
<file>qml/Platform/MessageErrorPL.qml</file>
<file>qml/AppStatus.qml</file>
<file>qml/Platform/StatusPL.qml</file>
<file>qml/Platform/ListItemGraphPL.qml</file>
<file>qml/Platform/MessagePL.qml</file>
</qresource>
</RCC>