phonebookui/phonebookservices/inc/cntserviceviewmanager.h
changeset 46 efe85016a067
parent 27 de1630741fbe
child 50 77bc263e1626
child 59 a642906a277a
--- a/phonebookui/phonebookservices/inc/cntserviceviewmanager.h	Fri Jun 11 13:29:23 2010 +0300
+++ b/phonebookui/phonebookservices/inc/cntserviceviewmanager.h	Wed Jun 23 18:02:44 2010 +0300
@@ -43,6 +43,9 @@
     void launchContactCard(QContact contact);
     void launchAssignContactCard(QContact contact, QContactDetail detail);
 
+protected slots:
+    virtual void closeApp();
+
 private:
     CntServiceHandler *mServiceHandler;
 };