uifw/AvKon/src/aknlists.cpp
branchRCL_3
changeset 19 aa94898fb0b4
parent 18 0aa5fbdfbc30
parent 17 2b7609a571c9
child 24 123e51441e0e
equal deleted inserted replaced
18:0aa5fbdfbc30 19:aa94898fb0b4
  3390 
  3390 
  3391         // New icon below g1. 
  3391         // New icon below g1. 
  3392         formattedCellData->SetStretchableGraphicSubCellL(
  3392         formattedCellData->SetStretchableGraphicSubCellL(
  3393             5,
  3393             5,
  3394             AknLayoutScalable_Avkon::list_double_graphic_pane_g4( 0 ) ,
  3394             AknLayoutScalable_Avkon::list_double_graphic_pane_g4( 0 ) ,
  3395             AknLayoutScalable_Avkon::list_double_graphic_pane_vc_g4( 0 ) );
  3395             // darios: list_double_graphic_pane_vc_g4 is not defined
       
  3396 			//AknLayoutScalable_Avkon::list_double_graphic_pane_vc_g4( 0 ) );
       
  3397 			AknLayoutScalable_Avkon::list_double_graphic_pane_g4( 0 ) );
  3396             
  3398             
  3397 
  3399 
  3398         // On default new cell is always drawn but this cell should NOT be drawn!
  3400         // On default new cell is always drawn but this cell should NOT be drawn!
  3399         formattedCellData->SetNotAlwaysDrawnSubCellL( 5, ETrue );
  3401         formattedCellData->SetNotAlwaysDrawnSubCellL( 5, ETrue );
  3400             
  3402