diff -r d508aa856878 -r d30183af6ca6 phonebookengines/cntlistmodel/inc/cntpresenceinfoprovider.h --- a/phonebookengines/cntlistmodel/inc/cntpresenceinfoprovider.h Wed Aug 11 09:06:35 2010 +0300 +++ b/phonebookengines/cntlistmodel/inc/cntpresenceinfoprovider.h Mon Aug 23 16:06:28 2010 +0300 @@ -19,7 +19,7 @@ #ifndef CNTPRESENCEINFOPROVIDER_H #define CNTPRESENCEINFOPROVIDER_H -#include "cntinfoprovider.h" +#include #include class PrcPresenceReader; @@ -54,6 +54,9 @@ private: QString parsePresence(const QList& buddyList); + +signals: + void infoFieldReady(CntInfoProvider* sender, int contactId, ContactInfoField field, const QString& value); private: PrcPresenceReader* iReader; // owned