ui/views/detailsview/inc/glxdetailsviewitemprototype.h
changeset 71 27f2d7aec52a
parent 62 36d93b4dc635
--- a/ui/views/detailsview/inc/glxdetailsviewitemprototype.h	Mon Sep 27 15:13:20 2010 +0530
+++ b/ui/views/detailsview/inc/glxdetailsviewitemprototype.h	Wed Oct 06 14:49:39 2010 +0530
@@ -111,6 +111,9 @@
     
     //Displays the size of the image 
     HbLabel *mSizeLabel;
+
+	//Displays the name of the image in imageviewer
+    HbLabel *mImgNameLabel;
     };
 
 #endif // GLXDETAILSVIEWITEMPROTOTYPE_H