blob: b32438f6ec2a3c7f488695fb277e903c5c63106d (
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/CategoryDialog.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/PlaceDialog.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>
</qresource>
</RCC>
|