phonebookui/phonebookservices/inc/cntservicecontactcardview.h
changeset 65 ae724a111993
parent 59 a642906a277a
--- a/phonebookui/phonebookservices/inc/cntservicecontactcardview.h	Wed Aug 18 09:39:00 2010 +0300
+++ b/phonebookui/phonebookservices/inc/cntservicecontactcardview.h	Thu Sep 02 20:16:15 2010 +0300
@@ -35,7 +35,7 @@
     int viewId() const { return serviceContactCardView; }
     
 private slots:
-    void closeContactCard();
+    void closeContactCard(int value);
 
 private:
     CntAbstractServiceProvider& mProvider;