diff -r 27f2d7aec52a -r 0a8e959402e5 ui/views/gridview/inc/glxgridview.h --- a/ui/views/gridview/inc/glxgridview.h Wed Oct 06 14:49:39 2010 +0530 +++ b/ui/views/gridview/inc/glxgridview.h Thu Oct 14 17:54:23 2010 +0530 @@ -122,12 +122,12 @@ HbPushButton *mUiOnButton; bool mScrolling; HbIconItem *mIconItem; + HbIconItem *mBackGroundItem; HbCheckBox *mMarkCheckBox; // Mark All checkbox - HbGroupBox *mTotalImagesCount; // Item count of the grid + HbGroupBox *mTotalImagesCountGrpBox; // Item count of the grid HbGroupBox *mMarkSelectHeading; HbLabel *mMarkCountLabel; // Marked item count HbLabel *mZeroItemLabel; // zero itemcount - HbGroupBox *mAlbumNameHeading; QGraphicsLinearLayout *mMarkContainer; GlxSettingInterface *mSettings; HbWidget *mMarkingWidget;