phonebookui/pbkcommonui/inc/cntdateeditorviewitem.h
changeset 46 efe85016a067
parent 31 2a11b5b00470
--- a/phonebookui/pbkcommonui/inc/cntdateeditorviewitem.h	Fri Jun 11 13:29:23 2010 +0300
+++ b/phonebookui/pbkcommonui/inc/cntdateeditorviewitem.h	Wed Jun 23 18:02:44 2010 +0300
@@ -48,12 +48,10 @@
     void handleEditDate( HbAction *aAction );
     
     
-#ifdef PBK_UNIT_TEST
-public:
-#else
 private:
-#endif
     HbPushButton* mButton;
     QLocale mLocale;
+    
+    friend class T_DateEditorTest;
     };
 #endif /* CNTDATEEDITORVIEWITEM_H_ */