diff -r c18f9fa7f42e -r 640d30f4fb64 phonebookui/cntcommonui/contacteditors/cntdetailconst.h --- a/phonebookui/cntcommonui/contacteditors/cntdetailconst.h Fri Oct 08 11:42:51 2010 +0300 +++ b/phonebookui/cntcommonui/contacteditors/cntdetailconst.h Fri Oct 15 12:24:46 2010 +0300 @@ -21,7 +21,7 @@ #include #include #include -const int CNT_NOTE_EDITOR_MIN_ROWCOUNT = 5; +const int CNT_NOTE_EDITOR_MIN_ROWCOUNT = 3; const int CNT_PHONENUMBER_EDITOR_MAXLENGTH = 48; const int CNT_DTMF_EDITOR_MAXLENGTH = 60; const int CNT_URL_EDITOR_MAXLENGTH = 1000;