taskswitcher/contextengine/tsfswpreviewprovider/inc/tspreviewobserver.h
branchRCL_3
changeset 88 3321d3e205b6
parent 83 5456b4e8b3a8
child 102 ba63c83f4716
--- a/taskswitcher/contextengine/tsfswpreviewprovider/inc/tspreviewobserver.h	Wed Sep 01 12:32:46 2010 +0100
+++ b/taskswitcher/contextengine/tsfswpreviewprovider/inc/tspreviewobserver.h	Tue Sep 14 20:58:58 2010 +0300
@@ -61,7 +61,7 @@
      * @param aWgId Window group id of the application
      * @param aClockwise marks direction of the rotation (ETrue - clockwise, EFalse - counter clockwise)
      */
-    virtual void HandleFswPpApplicationBitmapRotation( TInt aWgId, TBool aClockwise ) = 0;
+    virtual void HandleFswPpApplicationBitmapRotation( TInt aWgId, TInt aFbsHandle, TBool aClockwise ) = 0;
     };
 
 #endif // TSPREVIEWOBSERVER_H