browserui/browser/FavouritesInc/BrowserBookmarksView.h
changeset 15 d6f226a5ad2c
parent 10 4530440261a8
child 24 868cceedabd3
equal deleted inserted replaced
11:16a119033e3e 15:d6f226a5ad2c
   458         * Adds the given uid to the last place in bookmarks list
   458         * Adds the given uid to the last place in bookmarks list
   459         * @param aUid The uid to add
   459         * @param aUid The uid to add
   460         */
   460         */
   461         void AddUidToLastPlaceToCurrentListL( TInt aUid );
   461         void AddUidToLastPlaceToCurrentListL( TInt aUid );
   462 
   462 
       
   463     public:
   463         /**
   464         /**
   464         * Dim or Un-dim Toolbar buttons.
   465         * Dim or Un-dim Toolbar buttons.
   465         */
   466         */
   466         void UpdateToolbarButtonsState();
   467         void UpdateToolbarButtonsState();
   467 
   468