browserui/browser/FavouritesInc/BrowserBookmarksView.h
changeset 26 97c9f46387be
parent 24 868cceedabd3
child 34 5dedbccec665
equal deleted inserted replaced
25:92a061761a7b 26:97c9f46387be
   285 		* @since 1.2
   285 		* @since 1.2
   286         * @param aDbErrorNote If ETrue, unsuccesful database access will bring
   286         * @param aDbErrorNote If ETrue, unsuccesful database access will bring
   287         * up an error note.
   287         * up an error note.
   288         */
   288         */
   289         virtual void RefreshL( TBool aDbErrorNote = EFalse );
   289         virtual void RefreshL( TBool aDbErrorNote = EFalse );
       
   290         
       
   291         void HandleForegroundEventL( TBool aForeground );
   290 
   292 
   291 	protected:	// protected methods from CAknView
   293 	protected:	// protected methods from CAknView
   292 
   294 
   293         /**
   295         /**
   294         * Activate the view.
   296         * Activate the view.