diff -r 923ff622b8b9 -r 4633027730f5 src/hbplugins/inputmethods/common/hbinputmodehandler.h --- a/src/hbplugins/inputmethods/common/hbinputmodehandler.h Tue Jul 06 14:36:53 2010 +0300 +++ b/src/hbplugins/inputmethods/common/hbinputmodehandler.h Wed Aug 18 10:05:37 2010 +0300 @@ -72,7 +72,8 @@ HbInputModeActionFocusRecieved, // focus received state HbInputModeActionFocusLost, // focus lost state HbInputModeActionCancelButtonPress, - HbInputModeActionCloseSpellQuery + HbInputModeActionCloseSpellQuery, + HbInputModeActionRestorePreviousState // more.. };