--- a/plugins/contacts/symbian/contactsmodel/cntplsql/inc/clplcontactproperties.h Fri Sep 17 08:34:34 2010 +0300
+++ b/plugins/contacts/symbian/contactsmodel/cntplsql/inc/clplcontactproperties.h Mon Oct 04 01:37:06 2010 +0300
@@ -124,6 +124,8 @@
CContactIdArray& CardTemplateIdsL();
CContactIdArray& GroupIdListL();
CBufSeg* DetailsListL(const TDesC& aSearchQuery) const;
+ CBufSeg* DetailsListPredictiveL(const TDesC& aSearchPattern) const;
+
TInt64 MachineIdL() const;
void SetMachineIdL(TInt64 aMachineId);
TPtrC UniqueIdL();