logsui/logsapp/inc/logsmatchesview.h
changeset 11 64a47b97e1e1
parent 2 7119b73b84d6
child 15 76d2cf7a585e
equal deleted inserted replaced
10:b04270301d3b 11:64a47b97e1e1
    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;
    77 };
    78 };
    78 
    79 
    79 #endif // LOGSMATCHESVIEW_H
    80 #endif // LOGSMATCHESVIEW_H