summaryrefslogtreecommitdiffstats
path: root/examples/location/places/placeswrapper.qrc
blob: 4ce2461c8b64eda6f349b7c5b5f305907e07fbcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
    <qresource prefix="/">
        <file>places.qml</file>
        <file>content/places/CategoryDelegate.qml</file>
        <file>content/places/CategoryView.qml</file>
        <file>content/places/EditorialDelegate.qml</file>
        <file>content/places/EditorialPage.qml</file>
        <file>content/places/Group.qml</file>
        <file>content/places/MapComponent.qml</file>
        <file>content/places/OptionsDialog.qml</file>
        <file>content/places/PlaceDelegate.qml</file>
        <file>content/places/PlaceEditorials.qml</file>
        <file>content/places/PlaceImages.qml</file>
        <file>content/places/PlaceReviews.qml</file>
        <file>content/places/RatingView.qml</file>
        <file>content/places/ReviewDelegate.qml</file>
        <file>content/places/ReviewPage.qml</file>
        <file>content/places/SearchBox.qml</file>
        <file>content/places/SearchResultDelegate.qml</file>
        <file>content/places/SearchResultView.qml</file>
        <file>content/places/PlacesUtils.js</file>
    </qresource>
</RCC>