taskswitcher/contextengine/tsfswpreviewprovider/inc/tspreviewobserver.h
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
    59      * displayed incorrectly.
    59      * displayed incorrectly.
    60      * 
    60      * 
    61      * @param aWgId Window group id of the application
    61      * @param aWgId Window group id of the application
    62      * @param aClockwise marks direction of the rotation (ETrue - clockwise, EFalse - counter clockwise)
    62      * @param aClockwise marks direction of the rotation (ETrue - clockwise, EFalse - counter clockwise)
    63      */
    63      */
    64     virtual void HandleFswPpApplicationBitmapRotation( TInt aWgId, TInt aFbsHandle, TBool aClockwise ) = 0;
    64     virtual void HandleFswPpApplicationBitmapRotation( TInt aWgId, TBool aClockwise ) = 0;
    65     };
    65     };
    66 
    66 
    67 #endif // TSPREVIEWOBSERVER_H
    67 #endif // TSPREVIEWOBSERVER_H
    68 
    68 
    69 // End of file
    69 // End of file