ui/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h
changeset 62 36d93b4dc635
parent 50 a0f57508af73
--- a/ui/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h	Mon Aug 23 18:06:16 2010 +0530
+++ b/ui/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h	Sat Sep 04 11:36:24 2010 +0530
@@ -53,6 +53,7 @@
     mutable bool mNewMediaAdded ;
     mutable CMPXCollectionPath* mTargetContainers ;
     mutable QString mAlbumName;
+    mutable bool mIsAddtoFavCmd;
 };
 
 class GlxAlbumSelectionPopup: public QObject