aboutsummaryrefslogtreecommitdiffstats
path: root/examples/shared/shareddata.qrc
blob: 389d4bf49382b135d62196f9581ee73a6d312138 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/">
        <file>qml/SettingsComponentSlider.qml</file>
        <file>qml/SettingsComponentView.qml</file>
        <file>qml/SettingsComponentCheckBox.qml</file>
        <file>qml/SettingsComponentColorSelector.qml</file>
        <file>qml/SettingsComponentButton.qml</file>
        <file>qml/images/arrow.png</file>
        <file>qml/images/Built_with_Qt.png</file>
        <file>qml/images/Built_with_Qt_RGB_logo.png</file>
    </qresource>
</RCC>