diff -r 7cbcb2896f0e -r a642906a277a phonebookui/pbkcommonui/inc/cntactionlauncher.h --- a/phonebookui/pbkcommonui/inc/cntactionlauncher.h Tue Jul 06 14:05:47 2010 +0300 +++ b/phonebookui/pbkcommonui/inc/cntactionlauncher.h Wed Aug 18 09:39:00 2010 +0300 @@ -34,6 +34,7 @@ public: bool execute( QContact aContact, QContactDetail aDetail ); + bool execute( QContact aContact, QContactDetail aDetail, QVariantMap aParameters ); bool execute( QContact aContact, QContactDetail aDetail, QContactActionDescriptor aActionDescriptor ); signals: