taskswitcher/contextengine/tsfswpreviewprovider/inc/tspreviewobserver.h
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
--- a/taskswitcher/contextengine/tsfswpreviewprovider/inc/tspreviewobserver.h	Wed Sep 15 12:00:00 2010 +0300
+++ b/taskswitcher/contextengine/tsfswpreviewprovider/inc/tspreviewobserver.h	Wed Oct 13 14:18:30 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, TInt aFbsHandle, TBool aClockwise ) = 0;
+    virtual void HandleFswPpApplicationBitmapRotation( TInt aWgId, TBool aClockwise ) = 0;
     };
 
 #endif // TSPREVIEWOBSERVER_H