summaryrefslogtreecommitdiffstats
path: root/qml.qrc
blob: 615bfc035093e8556b4b3464bbc3d9af1099cbb3 (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
<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/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>
        <file>qml/MainWindow.qml</file>
        <file>qml/FlickSlider.qml</file>
        <file>qml/FpsIndicator.qml</file>
    </qresource>
</RCC>