diff -r 45459746d5e8 -r 27f2d7aec52a ui/views/detailsview/inc/glxdetailsviewitemprototype.h --- 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