emailuis/uicomponents/inc/fstreevisualizerbase.h
changeset 2 5253a20d2a1e
parent 0 8466d47a6819
child 3 a4d6f1ea0416
--- a/emailuis/uicomponents/inc/fstreevisualizerbase.h	Thu Jan 07 12:38:38 2010 +0200
+++ b/emailuis/uicomponents/inc/fstreevisualizerbase.h	Mon Jan 18 20:08:26 2010 +0200
@@ -1928,14 +1928,14 @@
      * Sets focused item and send event of touch focusing.
      */
     void SetFocusedItemAndSendEventL( const TFsTreeItemId aItem,
-        TPointerEventType aEventType );
+        TPointerEventType aEventType, const TPoint& aPoint );
 
     /**
      * Just a wrapper for SetFocusedItemAndSendEventL which returns the
      * error code instead of leaving.
      */
     TInt SetFocusedItemAndSendEvent( const TFsTreeItemId aItem,
-        TPointerEventType aEventType );
+        TPointerEventType aEventType, const TPoint& aPoint );
 
 private: // from MAknPhysicsObserver