src/hbplugins/inputmethods/common/hbinputnumerichandler.cpp
changeset 34 ed14f46c0e55
parent 6 c3690ec91ef8
--- a/src/hbplugins/inputmethods/common/hbinputnumerichandler.cpp	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbplugins/inputmethods/common/hbinputnumerichandler.cpp	Mon Oct 18 18:23:13 2010 +0300
@@ -73,8 +73,8 @@
         commitAndUpdate(qc);
         break;
     }
-	case HbInputButton::ButtonKeyCodeSettings:
-		break;
+    case HbInputButton::ButtonKeyCodeSettings:
+        break;
     default:
         ret = HbInputModeHandler::filterEvent(event);
         break;