diff -r 16d8024aca5e -r f7ac710697a9 src/hbplugins/inputmethods/hardwareinput/hbhardwareinputnumericqwertyhandler.h --- a/src/hbplugins/inputmethods/hardwareinput/hbhardwareinputnumericqwertyhandler.h Mon Apr 19 14:02:13 2010 +0300 +++ b/src/hbplugins/inputmethods/hardwareinput/hbhardwareinputnumericqwertyhandler.h Mon May 03 12:48:33 2010 +0300 @@ -33,9 +33,8 @@ Q_OBJECT public: HbHardwareInputNumericQwertyHandler(HbInputAbstractMethod* inputMethod); - ~HbHardwareInputNumericQwertyHandler(); - - void listInputModes(QVector& modes) const; + ~HbHardwareInputNumericQwertyHandler(); + bool actionHandler(HbInputModeAction action); bool filterEvent(const QKeyEvent * event);