browserui/browser/FavouritesInc/BrowserBookmarksView.h
branchRCL_3
changeset 34 5dedbccec665
parent 26 97c9f46387be
child 43 b149f0820e5a
equal deleted inserted replaced
33:dbd79466b1ed 34:5dedbccec665
   546         TBool iPenEnabled;
   546         TBool iPenEnabled;
   547         
   547         
   548         // Re-Entry Gate flag for Delete Bookmark routine
   548         // Re-Entry Gate flag for Delete Bookmark routine
   549         TBool iHandleDeleteInProgress;
   549         TBool iHandleDeleteInProgress;
   550 
   550 
   551         // updates the softkey
       
   552         TBool iSoftKeyUpdate;
       
   553 
   551 
   554 	};
   552 	};
   555 
   553 
   556 #endif
   554 #endif
   557 
   555