uifw/AvKon/src/aknmessagequerycontrol.cpp
branchRCL_3
changeset 21 978afdc0236f
parent 20 d48ab3b357f1
--- a/uifw/AvKon/src/aknmessagequerycontrol.cpp	Wed Sep 01 12:16:19 2010 +0100
+++ b/uifw/AvKon/src/aknmessagequerycontrol.cpp	Tue Sep 14 21:48:24 2010 +0300
@@ -208,9 +208,7 @@
      **/ 
     AknLayoutUtils::LayoutEdwin( iEdwin, listPopupInfoPane.Rect(),
         TAknTextComponentLayout::Multiline(textComponentLayoutArray), EAknsCIQsnTextColorsCG19 );
-    iEdwin->SetSuppressFormatting(ETrue);
     iEdwin->SetRect( listPopupInfoPane.Rect() );
-    iEdwin->SetSuppressFormatting(EFalse);
     textComponentLayoutArray.Close();
     }