phoneapp/phoneuiview/src/cphonetoolbarcontroller.cpp
changeset 1 838b0a10d15b
parent 0 5f000ab63145
child 9 8871b09be73b
equal deleted inserted replaced
0:5f000ab63145 1:838b0a10d15b
   128             iToolbar->AddItemL( button, EAknCtButton, bArray[i].iCommandId,0 );
   128             iToolbar->AddItemL( button, EAknCtButton, bArray[i].iCommandId,0 );
   129            
   129            
   130             CleanupStack::Pop( button );
   130             CleanupStack::Pop( button );
   131             CleanupStack::PopAndDestroy( tooltipText );
   131             CleanupStack::PopAndDestroy( tooltipText );
   132             }
   132             }
       
   133         TRAP_IGNORE(iToolbar->DisableToolbarL( ETrue ));
   133         }
   134         }
   134     }
   135     }
   135     
   136     
   136 // ---------------------------------------------------------------------------
   137 // ---------------------------------------------------------------------------
   137 // CreateButtonL
   138 // CreateButtonL