diff -r 7516d6d86cf5 -r ed14f46c0e55 src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h --- 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)