photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h
branchRCL_3
changeset 47 f9e827349359
parent 35 420f6808bf21
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h	Wed Jun 09 09:41:51 2010 +0300
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h	Mon Jun 21 15:40:32 2010 +0300
@@ -130,6 +130,9 @@
 
 	// Target containers selection count
 	static TInt iSelectionCount;
+	
+	// Media items selection count
+	mutable TInt iItemsSelectionCount;
 
 	// Popup Completion Status Flag
 	mutable TBool iIsProcessOngoing;