diff -r 78ad99c24f08 -r 420f6808bf21 photosgallery/slideshow/engine/coresrc/shwslideshowengineimpl.h --- a/photosgallery/slideshow/engine/coresrc/shwslideshowengineimpl.h Tue May 25 12:42:31 2010 +0300 +++ b/photosgallery/slideshow/engine/coresrc/shwslideshowengineimpl.h Wed Jun 09 09:41:51 2010 +0300 @@ -109,6 +109,8 @@ void VolumeDownL(); /// @ref CShwSlideshowEngine::GetMusicVolumeL void GetMusicVolumeL(); + /// @ref CShwSlideshowEngine::HandleHDMIDecodingEventL + void HandleHDMIDecodingEventL(THdmiDecodingStatus aStatus); public: // From MShwEventObserver