ui/views/gridview/inc/glxgridview.h
changeset 26 c499df2dbb33
parent 24 99ad1390cd33
child 29 2c833fc9e98f
--- a/ui/views/gridview/inc/glxgridview.h	Fri Apr 16 14:58:46 2010 +0300
+++ b/ui/views/gridview/inc/glxgridview.h	Mon May 03 12:31:32 2010 +0300
@@ -81,6 +81,7 @@
 	int mVisualIndex;             //first item index of the page //To:Do remove later
 	HbAbstractViewItem   *mItem;
     HbDocumentLoader     *mDocLoader; //Docml loader to load the widgets from docml 
+    bool                 mIsLongPress; //to check the long press has happend or not
 };
 
 #endif /* GLXGRIDVIEW_H_ */