taskswitcher/contextengine/tsfswpreviewprovider/inc/tspreviewobserver.h
branchRCL_3
changeset 35 3321d3e205b6
parent 34 5456b4e8b3a8
equal deleted inserted replaced
34:5456b4e8b3a8 35:3321d3e205b6
    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, TBool aClockwise ) = 0;
    64     virtual void HandleFswPpApplicationBitmapRotation( TInt aWgId, TInt aFbsHandle, 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