photosgallery/viewframework/views/cloudview/inc/glxcloudviewcontrol.h
branchRCL_3
changeset 12 ce1c7ad1f18b
parent 9 6b87b143d312
child 18 78ad99c24f08
--- a/photosgallery/viewframework/views/cloudview/inc/glxcloudviewcontrol.h	Fri Mar 12 15:42:44 2010 +0200
+++ b/photosgallery/viewframework/views/cloudview/inc/glxcloudviewcontrol.h	Mon Mar 15 12:40:30 2010 +0200
@@ -566,9 +566,6 @@
 	//keeps track of the end row 
 	TInt iLayoutIndex;
 
-	//  initiates bubble container 
-	CGlxContainerInfoBubble *iBubbleContainer;
-	
 	// Fetch context for list item attributes 
 	CGlxDefaultAttributeContext* iAttributeContext;
 	
@@ -653,6 +650,9 @@
     
     /**flag for Timer completion */
     TBool iTimerComplete;
+
+    /**flag to identify the next down event */
+    TBool iDownEventReceived;
 	};
 
 #endif // C_GLXCLOUDVIEWCONTROL_H