cmmanager/cmmgr/Framework/Src/cmdlg.cpp
branchRCL_3
changeset 19 22c3c67e5001
parent 17 c14618f9de99
child 24 c45d4fe2ff0a
equal deleted inserted replaced
17:c14618f9de99 19:22c3c67e5001
  1656 
  1656 
  1657     CleanupStack::Pop( icons );
  1657     CleanupStack::Pop( icons );
  1658     CleanupStack::PopAndDestroy( &cmIds ); 
  1658     CleanupStack::PopAndDestroy( &cmIds ); 
  1659     
  1659     
  1660     iCmManager->CommitTransactionL( KErrNone );
  1660     iCmManager->CommitTransactionL( KErrNone );
  1661     
  1661 
       
  1662     // Fix for the added IAP not showing in the list.
       
  1663     iListbox->HandleItemAdditionL();
       
  1664 
  1662     iListbox->DrawNow();
  1665     iListbox->DrawNow();
  1663     iListbox->UpdateScrollBarsL();
  1666     iListbox->UpdateScrollBarsL();
  1664     
  1667     
  1665     TInt count = iListbox->Model()->NumberOfItems();
  1668     TInt count = iListbox->Model()->NumberOfItems();
  1666     if ( count )
  1669     if ( count )