radioapp/radiowidgets/inc/radiohistoryview.h
changeset 51 bbebb0235466
parent 28 075425b8d9a4
child 54 a8ba0c289b44
equal deleted inserted replaced
47:74b7c6e79031 51:bbebb0235466
    72     void setOrientation();
    72     void setOrientation();
    73     void userAccepted();
    73     void userAccepted();
    74 
    74 
    75 // New functions
    75 // New functions
    76 
    76 
       
    77     void initContextMenu();
    77     RadioHistoryModel& historyModel() const;
    78     RadioHistoryModel& historyModel() const;
    78 
    79 
    79 private: //data
    80 private: //data
    80 
    81 
    81     HbListView*                         mHistoryList;
    82     HbListView*                         mHistoryList;