browserutilities/downloadmgr/DownloadMgrUiLib/Inc/CDownloadsListArray.h
changeset 1 7c90e6132015
parent 0 dd21522fd290
child 25 0ed94ceaa377
--- a/browserutilities/downloadmgr/DownloadMgrUiLib/Inc/CDownloadsListArray.h	Mon Mar 30 12:54:55 2009 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrUiLib/Inc/CDownloadsListArray.h	Fri May 08 08:25:06 2009 +0300
@@ -213,11 +213,17 @@
         
 
         HBufC* iSavedToDownloadsFolderString;
+        
+        HBufC* iFileSavedString;
+        HBufC* iFilesSavedString;
 
         HBufC* iNullDesC; ///< Owned.
 
         CApaMaskedBitmap* iApaMaskedBitmap; ///< Temp storage. Owned.
         
+        TBool                       iPlatformSupportsGallery;
+        
+        
      
     };