--- a/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h Wed Aug 18 10:05:37 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h Thu Sep 02 20:44:51 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)