changeset 27 | e4592d119491 |
parent 25 | 84d9eb65b26f |
child 47 | 5b14749788d7 |
25:84d9eb65b26f | 27:e4592d119491 |
---|---|
97 * To display the new message indication |
97 * To display the new message indication |
98 */ |
98 */ |
99 HbFrameItem* mNewMsgIndicatorItem; |
99 HbFrameItem* mNewMsgIndicatorItem; |
100 |
100 |
101 /** |
101 /** |
102 * Background frame for item. |
|
103 */ |
|
104 HbFrameItem* mBgFrameItem; |
|
105 |
|
106 /** |
|
107 * To display address. |
102 * To display address. |
108 * Owned |
103 * Owned |
109 */ |
104 */ |
110 HbTextItem *mAddressLabelItem; |
105 HbTextItem *mAddressLabelItem; |
111 |
106 |