changeset 8 | 6c9acdc6adc0 |
parent 2 | 7119b73b84d6 |
child 15 | 76d2cf7a585e |
6:41c0a814d878 | 8:6c9acdc6adc0 |
---|---|
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 |