src/hbplugins/inputmethods/common/hbinputbasichandler.cpp
changeset 23 e6ad4ef83b23
parent 21 4633027730f5
--- a/src/hbplugins/inputmethods/common/hbinputbasichandler.cpp	Wed Aug 18 10:05:37 2010 +0300
+++ b/src/hbplugins/inputmethods/common/hbinputbasichandler.cpp	Thu Sep 02 20:44:51 2010 +0300
@@ -181,7 +181,7 @@
         if(d->mAutoCompleter) {
             d->mInputMethod->closeAutoCompletionPopup();
         }
-		break;
+        break;
     default:
         ret = HbInputModeHandler::filterEvent(event);
         break;