diff -r a60acebbbd9d -r 78ad99c24f08 photosgallery/slideshow/view/inc/shwslideshowview.h --- a/photosgallery/slideshow/view/inc/shwslideshowview.h Tue May 11 16:13:40 2010 +0300 +++ b/photosgallery/slideshow/view/inc/shwslideshowview.h Tue May 25 12:42:31 2010 +0300 @@ -427,6 +427,9 @@ //to check if slideshow is paused in BG //and after that we are bringing to foreground TBool iPrevNotInBackground; + + TInt iHdmiWidth; + TInt iHdmiHeight; }; #endif // C_SHWSLIDESHOWVIEW_H