phonebookui/pbkcommonui/inc/cntdateeditorviewitem.h
changeset 46 efe85016a067
parent 31 2a11b5b00470
equal deleted inserted replaced
40:b46a585f6909 46:efe85016a067
    46     
    46     
    47 private slots:
    47 private slots:
    48     void handleEditDate( HbAction *aAction );
    48     void handleEditDate( HbAction *aAction );
    49     
    49     
    50     
    50     
    51 #ifdef PBK_UNIT_TEST
       
    52 public:
       
    53 #else
       
    54 private:
    51 private:
    55 #endif
       
    56     HbPushButton* mButton;
    52     HbPushButton* mButton;
    57     QLocale mLocale;
    53     QLocale mLocale;
       
    54     
       
    55     friend class T_DateEditorTest;
    58     };
    56     };
    59 #endif /* CNTDATEEDITORVIEWITEM_H_ */
    57 #endif /* CNTDATEEDITORVIEWITEM_H_ */