phonebookui/pbkcommonui/inc/cntdefaultviewmanager.h
changeset 31 2a11b5b00470
parent 27 de1630741fbe
child 40 b46a585f6909
--- a/phonebookui/pbkcommonui/inc/cntdefaultviewmanager.h	Mon May 03 12:24:20 2010 +0300
+++ b/phonebookui/pbkcommonui/inc/cntdefaultviewmanager.h	Fri May 14 15:42:23 2010 +0300
@@ -25,6 +25,7 @@
 class CntAbstractViewFactory;
 class CntAbstractView;
 class CntViewNavigator;
+class SimUtility;
 
 QTM_BEGIN_NAMESPACE
 class QContactManager;
@@ -65,6 +66,8 @@
     QList<QContactManager*>      mBackends;
     HbMainWindow*                mMainWindow;
     
-    friend class TestCntDefaultViewManager;
+    SimUtility* mSimUtility;
+    
+    friend class T_CntDefaultViewManager;
 };
 #endif /* CNTDEFAULTVIEWMANAGER_H_ */