diff -r 7d9067c6fcb1 -r 9a9c174934f5 photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlersend.h --- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlersend.h Mon Jan 18 20:19:20 2010 +0200 +++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlersend.h Tue Jan 26 11:58:28 2010 +0200 @@ -66,10 +66,11 @@ IMPORT_C ~CGlxCommandHandlerSend(); protected: - /* - * - */ - void PopulateToolbarL(); + /** @ref CGlxCommandHandler::PopulateToolbar*/ + void PopulateToolbarL(); + + /** @ref CGlxCommandHandler::DoIsDisabled*/ + TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const; private: /**