ui/views/detailsview/inc/glxdetailsviewitemprototype.h
changeset 71 27f2d7aec52a
parent 62 36d93b4dc635
equal deleted inserted replaced
69:45459746d5e8 71:27f2d7aec52a
   109     //Displays the time of the image 
   109     //Displays the time of the image 
   110     HbLabel *mTimeLabel;
   110     HbLabel *mTimeLabel;
   111     
   111     
   112     //Displays the size of the image 
   112     //Displays the size of the image 
   113     HbLabel *mSizeLabel;
   113     HbLabel *mSizeLabel;
       
   114 
       
   115 	//Displays the name of the image in imageviewer
       
   116     HbLabel *mImgNameLabel;
   114     };
   117     };
   115 
   118 
   116 #endif // GLXDETAILSVIEWITEMPROTOTYPE_H
   119 #endif // GLXDETAILSVIEWITEMPROTOTYPE_H