diff -r 420f6808bf21 -r f9e827349359 photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h --- 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;