photosgallery/slideshow/view/inc/shwslideshowview.h
branchRCL_3
changeset 32 78ad99c24f08
parent 25 191387a8b767
child 35 420f6808bf21
equal deleted inserted replaced
30:a60acebbbd9d 32:78ad99c24f08
   425 	TSize iScrnSize;
   425 	TSize iScrnSize;
   426 	TSize iGridIconSize;
   426 	TSize iGridIconSize;
   427 	//to check if slideshow is paused in BG 
   427 	//to check if slideshow is paused in BG 
   428 	//and after that we are bringing to foreground
   428 	//and after that we are bringing to foreground
   429 	TBool iPrevNotInBackground;
   429 	TBool iPrevNotInBackground;
       
   430 
       
   431 	TInt iHdmiWidth;
       
   432     TInt iHdmiHeight;
   430     };
   433     };
   431 
   434 
   432 #endif  // C_SHWSLIDESHOWVIEW_H
   435 #endif  // C_SHWSLIDESHOWVIEW_H
   433 
   436 
   434 // End of File
   437 // End of File