changeset 15 | 76d2cf7a585e |
parent 8 | 6c9acdc6adc0 |
child 21 | 2f0af9ba7665 |
13:52d644758b05 | 15:76d2cf7a585e |
---|---|
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 |