photosgallery/viewframework/views/zoomview/inc/glxzoomcontrol.h
changeset 4 57d388cc48c1
parent 1 9ba538e329bd
child 9 6b87b143d312
equal deleted inserted replaced
3:9a9c174934f5 4:57d388cc48c1
   250     TSize iScreenSize;
   250     TSize iScreenSize;
   251     TBool iMultiTouchGestureOngoing;
   251     TBool iMultiTouchGestureOngoing;
   252     CGlxTv*  iGlxTvOut;
   252     CGlxTv*  iGlxTvOut;
   253     CPeriodic* iTimer;
   253     CPeriodic* iTimer;
   254     TBool iZoomIn;
   254     TBool iZoomIn;
       
   255     TBool iIsHDMIconnected;
   255     };
   256     };
   256 
   257 
   257 #endif  // C_GLXZOOMCONTROL_H
   258 #endif  // C_GLXZOOMCONTROL_H
   258 
   259 
   259 // End of File
   260 // End of File