summaryrefslogtreecommitdiff
path: root/src/location/places/places.pri
diff options
context:
space:
mode:
authorabcd <qt-info@nokia.com>2011-10-05 14:26:06 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-11 06:16:59 +0200
commit3dcb12116420cd29580b28c8e976c17ea605d185 (patch)
treedc803abea29a593f402ec81975e32dc8d31855ed /src/location/places/places.pri
parentc3b41f8823e9f500bf2fde0213c6302c5ff0d12f (diff)
downloadqtlocation-3dcb12116420cd29580b28c8e976c17ea605d185.tar.gz
Add Icon support to Places
Change-Id: I559c96427db542dd71122f937dff90c900a02241 Reviewed-on: http://codereview.qt-project.org/6041 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com> Reviewed-by: abcd <qt_abcd1@ovi.com>
Diffstat (limited to 'src/location/places/places.pri')
-rw-r--r--src/location/places/places.pri3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/location/places/places.pri b/src/location/places/places.pri
index 8ac97180..6e0a4896 100644
--- a/src/location/places/places.pri
+++ b/src/location/places/places.pri
@@ -10,6 +10,7 @@ PUBLIC_HEADERS += \
places/qplacecontentreply.h \
places/qplaceeditorial.h \
places/qplaceimage.h \
+ places/qplaceicon.h \
places/qplacerating.h \
places/qplacereview.h \
places/qplacesupplier.h \
@@ -34,6 +35,7 @@ PRIVATE_HEADERS += \
places/qplacecategory_p.h \
places/qplacecontent_p.h \
places/qplaceeditorial_p.h \
+ places/qplaceicon_p.h \
places/qplaceimage_p.h \
places/qplacerating_p.h \
places/qplacereview_p.h \
@@ -52,6 +54,7 @@ SOURCES += \
places/qplacecontentreply.cpp \
places/qplaceeditorial.cpp \
#result
+ places/qplaceicon.cpp \
places/qplaceimage.cpp \
places/qplacerating.cpp \
places/qplacereview.cpp \