diff -r 71c436fe3ce0 -r 4376525cdefb javauis/lcdui_akn/lcdui/inc/CMIDTextEditor.h --- a/javauis/lcdui_akn/lcdui/inc/CMIDTextEditor.h Wed Jun 09 09:34:07 2010 +0300 +++ b/javauis/lcdui_akn/lcdui/inc/CMIDTextEditor.h Mon Jun 21 15:32:50 2010 +0300 @@ -72,11 +72,11 @@ CMIDUtils* iUtils; TCtorParams::TCtorParams() : - iMaxSize(0), - iWidth(0), - iHeight(0), - iHeightInRows(EFalse), - iUtils(NULL) {} + iMaxSize(0), + iWidth(0), + iHeight(0), + iHeightInRows(EFalse), + iUtils(NULL) {} }; public: // Constructors and destructor