diff -r ce1c7ad1f18b -r bcb43dc84c44 photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdetails.h --- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdetails.h Mon Mar 15 12:40:30 2010 +0200 +++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdetails.h Wed Mar 31 21:31:03 2010 +0300 @@ -76,6 +76,14 @@ /** @see CGlxMediaListCommandHandler::DoIsDisabled */ TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const; + + /** + * It checks whether full screen thumbnail for + * focus item is available or not + * @param aList Medialist to use + * @return ETrue if any full screen thumbnail available + */ + TBool IsThumbnailAvailable(MGlxMediaList& aList) const; private: // implementation