equal
deleted
inserted
replaced
603 // List of updates available |
603 // List of updates available |
604 // |
604 // |
605 // --------------------------------------------------------- |
605 // --------------------------------------------------------- |
606 RESOURCE LISTBOX r_iaupdate_updates_list |
606 RESOURCE LISTBOX r_iaupdate_updates_list |
607 { |
607 { |
608 flags = EAknListBoxMultiselectionList; |
608 flags = EAknListBoxMultiselectionList|EAknListBoxItemSpecificMenuAlwaysShown; |
609 } |
609 } |
610 |
610 |
611 |
611 |
612 // --------------------------------------------------------- |
612 // --------------------------------------------------------- |
613 // |
613 // |