diff -r 16a119033e3e -r d6f226a5ad2c browserui/browser/FavouritesInc/BrowserFavouritesView.h --- a/browserui/browser/FavouritesInc/BrowserFavouritesView.h Thu Sep 24 12:40:29 2009 +0300 +++ b/browserui/browser/FavouritesInc/BrowserFavouritesView.h Mon Oct 26 08:18:09 2009 +0200 @@ -492,10 +492,15 @@ virtual TKeyResponse OfferKeyEventL ( const TKeyEvent& aKeyEvent, TEventCode aType ); - /** + /** * Reset state with deactivation event */ - void ResetStateInDeActivation(); + void ResetStateInDeActivation(); + + /** + * Needed for updating tool bar buttons when there is a up/down arrow key events received. + **/ + virtual void UpdateToolbarButtonsState(); private: // from MWmlBrowserFavouritesModelObserver