src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h
changeset 34 ed14f46c0e55
parent 5 627c4a0fd0e7
--- a/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h	Mon Oct 18 18:23:13 2010 +0300
@@ -40,7 +40,7 @@
     bool isActive() const; 
     void mouseHandler(int cursorPosition, QMouseEvent* mouseEvent);
 protected:
-	HbInputPrediction12KeyHandler(HbInputPrediction12KeyHandlerPrivate &dd, HbInputAbstractMethod* inputMethod);
+    HbInputPrediction12KeyHandler(HbInputPrediction12KeyHandlerPrivate &dd, HbInputAbstractMethod* inputMethod);
 private:
     Q_DECLARE_PRIVATE_D(d_ptr, HbInputPrediction12KeyHandler)
     Q_DISABLE_COPY(HbInputPrediction12KeyHandler)