photosgallery/viewframework/views/fullscreenview/inc/glxfullscreenview.hrh
branchRCL_3
changeset 30 a60acebbbd9d
parent 0 4e91876724a2
equal deleted inserted replaced
25:191387a8b767 30:a60acebbbd9d
    24     EZoomStartPinch =4,
    24     EZoomStartPinch =4,
    25     EZoomStartSlider =5,
    25     EZoomStartSlider =5,
    26     EZoomStartDoubleTap =6
    26     EZoomStartDoubleTap =6
    27     };
    27     };
    28 
    28 
       
    29 /*
       
    30  Defines the state of the Ui in fullscreen and Zoom 
       
    31  */ 
       
    32 enum TUiState
       
    33     {
       
    34      EUiOn,EUiOff
       
    35     };
       
    36 
    29 #endif /* GLXFULLSCREENVIEW_HRH_ */
    37 #endif /* GLXFULLSCREENVIEW_HRH_ */