diff -r 74c9f037fd5d -r 99ad1390cd33 ui/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h --- a/ui/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h Fri Mar 19 09:28:59 2010 +0200 +++ b/ui/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h Fri Apr 16 14:58:46 2010 +0300 @@ -44,6 +44,9 @@ QModelIndexList GetSelectionList(GlxAlbumModel *model,bool *ok = 0) const; private: + QString CompletionTextL() const; + QString ProgressTextL() const; +private: static TInt iSelectionCount; mutable bool mNewMediaAdded ; mutable CMPXCollectionPath* mTargetContainers ;