taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h
branchRCL_3
changeset 35 3321d3e205b6
parent 34 5456b4e8b3a8
--- a/taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h	Wed Sep 01 12:32:46 2010 +0100
+++ b/taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h	Tue Sep 14 20:58:58 2010 +0300
@@ -140,7 +140,8 @@
     // from MTsFastSwapPreviewObserver
     void HandleFswPpApplicationChange( TInt aWgId, TInt aFbsHandle );
     void HandleFswPpApplicationUnregistered( TInt aWgId );
-    void HandleFswPpApplicationBitmapRotation( TInt aWgId, TBool aClockwise );
+    void HandleFswPpApplicationBitmapRotation( TInt aWgId, 
+            TInt aFbsHandle, TBool aClockwise );
 
     void RotateL( CFbsBitmap& aBitmap, TInt aWgId, TBool aClockwise );