summaryrefslogtreecommitdiff
path: root/src/location/places/places.pri
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2011-09-14 14:28:45 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-26 08:50:46 +0200
commitcd99f14f69b383402804c55ce1687756f35f3018 (patch)
tree8ced488e04e4957bf98b0fd379278cb0debc5beb /src/location/places/places.pri
parentdc4269676568535bd92e9b5a7ed4cf6e91a8935e (diff)
downloadqtlocation-cd99f14f69b383402804c55ce1687756f35f3018.tar.gz
Convert place description into a place content.
Change-Id: I0ced086aea91189f6e74c2e2ca13776d79b537d5 Reviewed-on: http://codereview.qt-project.org/5274 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: abcd <qt_abcd1@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/places/places.pri')
-rw-r--r--src/location/places/places.pri6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/location/places/places.pri b/src/location/places/places.pri
index ed38431c..faad2d1d 100644
--- a/src/location/places/places.pri
+++ b/src/location/places/places.pri
@@ -8,7 +8,7 @@ PUBLIC_HEADERS += \
places/qplacecategory.h \
places/qplacecontent.h \
places/qplacecontentreply.h \
- places/qplacedescription.h \
+ places/qplaceeditorial.h \
places/qplaceimage.h \
places/qplacerating.h \
places/qplacereview.h \
@@ -33,7 +33,7 @@ PRIVATE_HEADERS += \
places/qplaceattribute_p.h \
places/qplacecategory_p.h \
places/qplacecontent_p.h \
- places/qplacedescription_p.h \
+ places/qplaceeditorial_p.h \
places/qplaceimage_p.h \
places/qplaceperiod_p.h \
places/qplacerating_p.h \
@@ -51,7 +51,7 @@ SOURCES += \
places/qplacecategory.cpp \
places/qplacecontent.cpp \
places/qplacecontentreply.cpp \
- places/qplacedescription.cpp \
+ places/qplaceeditorial.cpp \
#result
places/qplaceimage.cpp \
places/qplacerating.cpp \