src/hbplugins/inputmethods/hardwareinput/hbhardwareinputnumericqwertyhandler.h
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
--- 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<HbInputModeProperties>& modes) const;
+    ~HbHardwareInputNumericQwertyHandler();    
+   
     bool actionHandler(HbInputModeAction action);
     bool filterEvent(const QKeyEvent * event);