| branch | CompilerCompatibility |
| changeset 6 | c5deda9d60e3 |
| parent 3 | 04ab22b956c2 |
| child 64 | c1e8ba0c2b16 |
| 4:f5f19add8e1f | 6:c5deda9d60e3 |
|---|---|
178 { |
178 { |
179 MENU_ITEM |
179 MENU_ITEM |
180 { |
180 { |
181 command = ELogsCmdShowMyAddress; //Show user's voip address |
181 command = ELogsCmdShowMyAddress; //Show user's voip address |
182 txt = qtn_voip_show_my_address; |
182 txt = qtn_voip_show_my_address; |
183 flags = EEikMenuItemSpecific; |
|
183 } |
184 } |
184 }; |
185 }; |
185 } |
186 } |
186 |
187 |
187 |
188 |