summaryrefslogtreecommitdiff
path: root/src/location/places/qplacecategory_p.h
diff options
context:
space:
mode:
authorabcd <qt-info@nokia.com>2011-07-25 19:05:43 +1000
committerAaron McCarthy <aaron.mccarthy@nokia.com>2011-07-26 06:50:46 +0200
commit6644df4c5322dde974a63ba55b8b703394e8d352 (patch)
tree75cdda9f6c0e6ff56fa3b70cea73c1b8ceac5f81 /src/location/places/qplacecategory_p.h
parentbe08155db25f2a9a04adfbd3fd1c6c156aaf5139 (diff)
downloadqtlocation-6644df4c5322dde974a63ba55b8b703394e8d352.tar.gz
Remove alternative labels
Currently there is uncertainty on how alternative labels should be handled so remove for now. For most use cases this won't be needed anyway. If necessary we can add these in at a later point in time. Change-Id: I24e719bd394d60787f12234ddbe8e9aaa683d53c Reviewed-on: http://codereview.qt.nokia.com/2097 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/places/qplacecategory_p.h')
-rw-r--r--src/location/places/qplacecategory_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/location/places/qplacecategory_p.h b/src/location/places/qplacecategory_p.h
index 22c0ab35..97ce28fe 100644
--- a/src/location/places/qplacecategory_p.h
+++ b/src/location/places/qplacecategory_p.h
@@ -58,7 +58,6 @@ public:
bool operator==(const QPlaceCategoryPrivate &other) const;
- QList<QPlaceAlternativeValue> alternativeNames;
QString categoryId;
QString description;
QString name;