summaryrefslogtreecommitdiffstats
path: root/qml.qrc
blob: a2b22b8ce4fdd2ac6c43368640f5fd0712fb8c6a (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
<RCC>
    <qresource prefix="/">
        <file>qml/Main.qml</file>
        <file>qml/ApplicationIcon.qml</file>
        <file>qml/BootScreen.qml</file>
        <file>qml/LaunchScreen.qml</file>
        <file>qml/HighlightShader.qml</file>
        <file>qml/AutoScroller.qml</file>
        <file>qml/HandwritingModeButton.qml</file>
        <file>qml/Background.qml</file>
        <file>qml/Header.qml</file>
        <file>qml/ViewSettings.qml</file>
        <file>qml/DetailView.qml</file>
        <file>qml/GridViewIcon.qml</file>
        <file>qml/DetailViewIcon.qml</file>
        <file>qml/DemoHeader.qml</file>
        <file>qml/DemoClosePopup.qml</file>
        <file>qml/DemoInfoPopup.qml</file>
        <file>qml/AboutQt.qml</file>
        <file>qml/LayoutSettings.qml</file>
        <file>qml/settings.xml</file>
        <file>qml/ImageTextDelegate.qml</file>
        <file>qml/BusyIndicator.qml</file>
    </qresource>
</RCC>