coreapplicationuis/powersaveutilities/batterypopupcontrol/src/batterypopupcontrol.cpp
branchRCL_3
changeset 12 7645e9ce10dc
parent 0 2e3d3ce01487
child 17 d440d4c7e9b4
equal deleted inserted replaced
4:0fdb7f6b0309 12:7645e9ce10dc
   555                 {
   555                 {
   556                 iCommandObserver->ProcessCommandL( ELinkFirst );
   556                 iCommandObserver->ProcessCommandL( ELinkFirst );
   557                 iHighlightedItem = EFalse; 
   557                 iHighlightedItem = EFalse; 
   558                 }
   558                 }
   559             }
   559             }
   560 				}
   560         else
       
   561             {
       
   562             if ( iHighlightedItem )
       
   563                 {         
       
   564                 iHighlightedItem = EFalse;             
       
   565                 DrawNow( iLinkRect );
       
   566                 }
       
   567             }
       
   568         }
   561     }
   569     }
   562 // -----------------------------------------------------------------------------
   570 // -----------------------------------------------------------------------------
   563 // CBatteryPopupControl::CreateIconL()
   571 // CBatteryPopupControl::CreateIconL()
   564 //
   572 //
   565 //
   573 //