src/hbplugins/inputmethods/touchinput/hbinputbasic12keyhandler.h
changeset 34 ed14f46c0e55
parent 1 f7ac710697a9
--- a/src/hbplugins/inputmethods/touchinput/hbinputbasic12keyhandler.h	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputbasic12keyhandler.h	Mon Oct 18 18:23:13 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)