branch | RCL_3 |
changeset 16 | 71dd06cfe933 |
parent 15 | 08e69e956a8c |
child 23 | 3d340a0166ff |
--- a/uifw/AvKon/src/aknutils.cpp Wed Mar 31 21:59:52 2010 +0300 +++ b/uifw/AvKon/src/aknutils.cpp Wed Apr 14 16:14:00 2010 +0300 @@ -6616,6 +6616,7 @@ color.SetAlpha( !err ? colorFromSkin.Red() : KDefaultSeparatorAlpha ); aGc.SetPenColor( color ); + aGc.SetDrawMode( CGraphicsContext::EDrawModePEN ); TRect lineRect( aRect ); TInt gap = AknLayoutScalable_Avkon::listscroll_gen_pane( 0 ).LayoutLine().it;