qtmobility/plugins/contacts/maemo5/qcontactabook_p.h
changeset 15 1f895d8a5b2b
parent 14 6fbed849b4f4
--- a/qtmobility/plugins/contacts/maemo5/qcontactabook_p.h	Wed Jun 23 19:08:38 2010 +0300
+++ b/qtmobility/plugins/contacts/maemo5/qcontactabook_p.h	Tue Jul 06 15:12:50 2010 +0300
@@ -103,6 +103,7 @@
   OssoABookContact* getAContact(const QContactLocalId& contactId, QContactManager::Error* error) const;
   
   /* Filtering */
+  bool contactActionsMatch(OssoABookContact *contact, QList<QContactActionDescriptor> descriptors) const;
   EBookQuery* convert(const QContactFilter& filter) const;
   
   /* Reading - eContact/abookContact to QContact methods */