textinput/peninputarc/src/peninputlayoutcontrol/peninputlayoutbubblectrl.cpp
branchRCL_3
changeset 7 6defe5d1bd39
parent 5 a47de9135b21
child 9 e6a39382bb9c
--- a/textinput/peninputarc/src/peninputlayoutcontrol/peninputlayoutbubblectrl.cpp	Mon Mar 15 12:42:02 2010 +0200
+++ b/textinput/peninputarc/src/peninputlayoutcontrol/peninputlayoutbubblectrl.cpp	Wed Mar 31 22:08:20 2010 +0300
@@ -304,7 +304,7 @@
 	        AknsUtils::GetCachedColor( AknsUtils::SkinInstance(),
 	                               color, KAknsIIDQsnTextColors, iTextColorIndex );
 	        }
-	     textLayout.DrawText(*gc, *iText, EFalse, color);
+	     textLayout.DrawText(*gc, *iText, ETrue, color);
         }
     }