changeset 34 | ed14f46c0e55 |
parent 1 | f7ac710697a9 |
--- a/src/hbplugins/inputmethods/hardwareinput/hbhardwareinputprediction12keyhandler.h Mon Oct 04 17:49:30 2010 +0300 +++ b/src/hbplugins/inputmethods/hardwareinput/hbhardwareinputprediction12keyhandler.h Mon Oct 18 18:23:13 2010 +0300 @@ -37,7 +37,7 @@ bool actionHandler(HbInputModeAction action); bool filterEvent(const QKeyEvent * event); - bool isActive() const; + bool isActive() const; private: Q_DECLARE_PRIVATE(HbHardwareInputPrediction12KeyHandler)