summaryrefslogtreecommitdiff
path: root/src/location/places/qplaceimage.h
diff options
context:
space:
mode:
authorabcd <qt-info@nokia.com>2011-08-26 13:54:32 +1000
committerAaron McCarthy <aaron.mccarthy@nokia.com>2011-08-29 10:00:37 +0200
commit145072bbcf687a146be30fe36e24f1ef4004ac2e (patch)
tree56ef896df0933bfb3f053d9fe55a6946bd3eaa54 /src/location/places/qplaceimage.h
parentccabac44e735b787ee3d3f867d1e1ee0adff3f63 (diff)
downloadqtlocation-145072bbcf687a146be30fe36e24f1ef4004ac2e.tar.gz
Move Supplier into QPlaceContent
Change-Id: I5fb11f5518bb12a9535a0adecf26aaad94d99e51 Reviewed-on: http://codereview.qt.nokia.com/3625 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/places/qplaceimage.h')
-rw-r--r--src/location/places/qplaceimage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/location/places/qplaceimage.h b/src/location/places/qplaceimage.h
index f5a9f717..ca0d5357 100644
--- a/src/location/places/qplaceimage.h
+++ b/src/location/places/qplaceimage.h
@@ -72,8 +72,6 @@ public:
void setMetaInfo(const QString &data);
QString mimeType() const;
void setMimeType(const QString &data);
- QPlaceSupplier supplier() const;
- void setSupplier(const QPlaceSupplier &data);
private:
Q_DECLARE_CONTENT_D_FUNC(QPlaceImage)