phonebookengines/contactsmodel/cntplsql/inc/clplcontactproperties.h
changeset 31 2a11b5b00470
parent 24 0ba2181d7c28
--- a/phonebookengines/contactsmodel/cntplsql/inc/clplcontactproperties.h	Mon May 03 12:24:20 2010 +0300
+++ b/phonebookengines/contactsmodel/cntplsql/inc/clplcontactproperties.h	Fri May 14 15:42:23 2010 +0300
@@ -123,7 +123,7 @@
 
 	CContactIdArray& CardTemplateIdsL();
 	CContactIdArray& GroupIdListL();
-	CContactIdArray* SearchIdListL(const TDesC& aSearchQuery) const; 
+    CBufSeg* DetailsListL(const TDesC& aSearchQuery) const;
 	TInt64 MachineIdL() const;
 	void SetMachineIdL(TInt64 aMachineId);
 	TPtrC UniqueIdL();