src/hbplugins/inputmethods/touchinput/hbinputbasic12keyhandler.h
changeset 23 e6ad4ef83b23
parent 1 f7ac710697a9
--- a/src/hbplugins/inputmethods/touchinput/hbinputbasic12keyhandler.h	Wed Aug 18 10:05:37 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputbasic12keyhandler.h	Thu Sep 02 20:44:51 2010 +0300
@@ -43,7 +43,7 @@
     void cursorPositionChanged(int oldPos, int newPos);
 
 protected:
-	HbInputBasic12KeyHandler(HbInputBasic12KeyHandlerPrivate &dd, HbInputAbstractMethod* inputMethod);
+    HbInputBasic12KeyHandler(HbInputBasic12KeyHandlerPrivate &dd, HbInputAbstractMethod* inputMethod);
 
 private:
     Q_DECLARE_PRIVATE_D(d_ptr, HbInputBasic12KeyHandler)