qtmobility/plugins/contacts/symbian/inc/transform/cnttransformgeolocation.h
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
--- a/qtmobility/plugins/contacts/symbian/inc/transform/cnttransformgeolocation.h	Fri Jun 11 14:26:25 2010 +0300
+++ b/qtmobility/plugins/contacts/symbian/inc/transform/cnttransformgeolocation.h	Wed Jun 23 19:08:38 2010 +0300
@@ -50,8 +50,8 @@
 protected:
 	QList<CContactItemField *> transformDetailL(const QContactDetail &detail);
 	QContactDetail *transformItemField(const CContactItemField& field, const QContact &contact);
-	bool supportsField(TUint32 fieldType) const;
 	bool supportsDetail(QString detailName) const;
+	QList<TUid> supportedFields() const;
 	QList<TUid> supportedSortingFieldTypes(QString detailFieldName) const;
     bool supportsSubType(const QString& subType) const;
     quint32 getIdForField(const QString& fieldName) const;