phonebookui/phonebookservices/inc/cntservicecontactcardview.h
changeset 61 d30183af6ca6
parent 50 77bc263e1626
--- a/phonebookui/phonebookservices/inc/cntservicecontactcardview.h	Wed Aug 11 09:06:35 2010 +0300
+++ b/phonebookui/phonebookservices/inc/cntservicecontactcardview.h	Mon Aug 23 16:06:28 2010 +0300
@@ -35,7 +35,7 @@
     int viewId() const { return serviceContactCardView; }
     
 private slots:
-    void closeContactCard();
+    void closeContactCard(int value);
 
 private:
     CntAbstractServiceProvider& mProvider;