phonebookui/pbkcommonui/inc/cntfetchcontactsview.h
changeset 37 fd64c38c277d
parent 31 2a11b5b00470
child 40 b46a585f6909
--- a/phonebookui/pbkcommonui/inc/cntfetchcontactsview.h	Fri May 14 15:42:23 2010 +0300
+++ b/phonebookui/pbkcommonui/inc/cntfetchcontactsview.h	Thu May 27 12:45:19 2010 +0300
@@ -57,7 +57,6 @@
 private slots:
     void memberSelectionChanged(const QModelIndex &index);
     
-    void closeFind();
     void setFilter(const QString &filterString);
     
     void handleKeypadOpen();
@@ -81,6 +80,9 @@
     
 signals:
     void clicked();
+    
+private:
+    friend class TestCntFetchUtility;
 
 private:
     HbDialog*                          mPopup;