src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h
changeset 5 627c4a0fd0e7
parent 1 f7ac710697a9
child 23 e6ad4ef83b23
--- a/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h	Thu May 27 13:10:59 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h	Fri Jun 11 13:58:22 2010 +0300
@@ -38,8 +38,7 @@
     bool actionHandler(HbInputModeAction action);
     bool filterEvent(const QKeyEvent * event);
     bool isActive() const; 
-    void processCustomWord(QString customWord);
-	void mouseHandler(int cursorPosition, QMouseEvent* mouseEvent);
+    void mouseHandler(int cursorPosition, QMouseEvent* mouseEvent);
 protected:
 	HbInputPrediction12KeyHandler(HbInputPrediction12KeyHandlerPrivate &dd, HbInputAbstractMethod* inputMethod);
 private: