diff -r 4633027730f5 -r e6ad4ef83b23 src/hbcore/inputfw/hbinputmethod.cpp --- a/src/hbcore/inputfw/hbinputmethod.cpp Wed Aug 18 10:05:37 2010 +0300 +++ b/src/hbcore/inputfw/hbinputmethod.cpp Thu Sep 02 20:44:51 2010 +0300 @@ -404,7 +404,7 @@ return; } - + // attach focuswidget to prxoy inputcontext as proxy is // the only inputcotext known to qt framework. d->proxy()->QInputContext::setFocusWidget(widget); @@ -814,7 +814,8 @@ } /*! -Wrapper. +Returns true if automatic condititions for automatic upper case are met at +current cursor position. Returns false if there isn't active editor. */ bool HbInputMethod::automaticTextCaseNeeded() const {