logsui/logsapp/inc/logsmatchesview.h
changeset 16 c5af8598d22c
parent 11 64a47b97e1e1
child 21 2f0af9ba7665
equal deleted inserted replaced
14:f27aebe284bb 16:c5af8598d22c
    72 private:
    72 private:
    73     
    73     
    74     HbListView* mListView;    //not owned
    74     HbListView* mListView;    //not owned
    75     LogsMatchesModel* mModel; //owned
    75     LogsMatchesModel* mModel; //owned
    76     HbPushButton* mAddToContactsButton; // not owned
    76     HbPushButton* mAddToContactsButton; // not owned
    77     bool mAddToContactsButtonDisabled;
       
    78 };
    77 };
    79 
    78 
    80 #endif // LOGSMATCHESVIEW_H
    79 #endif // LOGSMATCHESVIEW_H