phonebookui/pbkcommonui/inc/cntactionlauncher.h
changeset 50 77bc263e1626
parent 47 7cbcb2896f0e
--- a/phonebookui/pbkcommonui/inc/cntactionlauncher.h	Wed Jul 21 11:09:07 2010 +0300
+++ b/phonebookui/pbkcommonui/inc/cntactionlauncher.h	Wed Jul 21 11:21:49 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: