diff -r efe85016a067 -r 7cbcb2896f0e phonebookui/pbkcommonui/inc/cntphonenumberviewitem.h --- a/phonebookui/pbkcommonui/inc/cntphonenumberviewitem.h Wed Jun 23 18:02:44 2010 +0300 +++ b/phonebookui/pbkcommonui/inc/cntphonenumberviewitem.h Tue Jul 06 14:05:47 2010 +0300 @@ -47,6 +47,8 @@ void constructPhoneNumber(CntDetailModelItem* aItem, QString aSubType, QStringList aContext ); void constructOnlineAccount( CntDetailModelItem* aItem, QString aSubType, QStringList aContext ); + bool isOnlineAccount( QString aSubtype ); + private: CntCommonDetailViewItem* mItem; // Ownership transfered