diff -r e6f74eb7f69f -r ba1b7e218624 homescreenapp/stateplugins/hshomescreenstateplugin/inc/hsidlestate.h --- a/homescreenapp/stateplugins/hshomescreenstateplugin/inc/hsidlestate.h Mon Oct 18 10:20:15 2010 +0300 +++ b/homescreenapp/stateplugins/hshomescreenstateplugin/inc/hsidlestate.h Wed Oct 20 15:25:39 2010 +0300 @@ -126,7 +126,9 @@ void action_preRemovePage_showQuery(); void action_preRemovePage_exit(); void action_removePage_startRemovePageAnimation(); + void action_removePage_connectAboutToChangeOrientationEventHandler(); void action_removePage_removePage(); + void action_removePage_disconnectAboutToChangeOrientationEventHandler(); void action_toggleConnection_toggleConnection(); void action_idle_setupTitle(); void action_idle_cleanupTitle();