photosgallery/viewframework/views/gridview/inc/glxgridviewmlobserver.h
changeset 2 7d9067c6fcb1
parent 0 4e91876724a2
child 9 6b87b143d312
equal deleted inserted replaced
1:9ba538e329bd 2:7d9067c6fcb1
   115     TSize iGridIconSize;
   115     TSize iGridIconSize;
   116     
   116     
   117     //No of visible items in a page/view
   117     //No of visible items in a page/view
   118     TInt  iItemsPerPage;
   118     TInt  iItemsPerPage;
   119 
   119 
   120     // Flag to indicate the downloads plugin
       
   121     TBool iDownloadsPlugin;
       
   122     
       
   123     // Modified Indexes array to refresh the screen
   120     // Modified Indexes array to refresh the screen
   124     RArray<TInt> iModifiedIndexes;
   121     RArray<TInt> iModifiedIndexes;
   125 
   122 
   126 //    CHgContextUtility* iContextUtility;
   123 //    CHgContextUtility* iContextUtility;
   127     
   124