browserui/browser/FavouritesInc/BrowserFavouritesSelectionState.h
changeset 19 16a119033e3e
parent 0 84ad3b177aa3
equal deleted inserted replaced
18:4530440261a8 19:16a119033e3e
   164         TInt iCurrentFlags;         ///< Flags showing the highlighted one.
   164         TInt iCurrentFlags;         ///< Flags showing the highlighted one.
   165         TInt iMarkFlags;            ///< Flags showing marking state.
   165         TInt iMarkFlags;            ///< Flags showing marking state.
   166         TInt iMarkedItemCount;      ///< Count of marked items.
   166         TInt iMarkedItemCount;      ///< Count of marked items.
   167         TInt iMarkedFolderCount;    ///< Count of marked folders.
   167         TInt iMarkedFolderCount;    ///< Count of marked folders.
   168         TInt iVisibleItemCount;     ///< Count of visible items (not folders).
   168         TInt iVisibleItemCount;     ///< Count of visible items (not folders).
       
   169         TInt iVisibleFolderCount;     ///< Count of visible folders (not items).
   169     };
   170     };
   170 
   171 
   171 #include "BrowserFavouritesSelectionState.inl"
   172 #include "BrowserFavouritesSelectionState.inl"
   172 
   173 
   173 #endif
   174 #endif