photosgallery/viewframework/views/gridview/inc/glxgridviewimp.h
branchRCL_3
changeset 9 6b87b143d312
parent 0 4e91876724a2
child 18 bcb43dc84c44
equal deleted inserted replaced
5:f7f0874bfe7d 9:6b87b143d312
   120     // save title text 
   120     // save title text 
   121     HBufC* iTitletext;
   121     HBufC* iTitletext;
   122     
   122     
   123     //Create control
   123     //Create control
   124     CGlxGridViewContainer* iGlxGridViewContainer;
   124     CGlxGridViewContainer* iGlxGridViewContainer;
       
   125     //toolbar - created dynamically.
       
   126     CAknToolbar* iToolbar;
   125     };
   127     };
   126 
   128 
   127 #endif  // C_GLXGRIDLVIEWIMP_H
   129 #endif  // C_GLXGRIDLVIEWIMP_H
   128 
   130 
   129 // End of File
   131 // End of File