src/hbplugins/inputmethods/touchinput/hbinputpredictionqwertyhandler.h
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 2 06ff229162e9
--- a/src/hbplugins/inputmethods/touchinput/hbinputpredictionqwertyhandler.h	Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputpredictionqwertyhandler.h	Mon May 03 12:48:33 2010 +0300
@@ -36,7 +36,6 @@
     ~HbInputPredictionQwertyHandler();
 
     bool filterEvent(const QKeyEvent * event);
-    void listInputModes(QVector<HbInputModeProperties>& aResults) const;
     bool actionHandler(HbInputModeAction action);
     void processExactWord(QString exactWord);
     void sctCharacterSelected(QString character);