diff -r 9674c1a575e9 -r b8fae6b8a148 taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappview.h --- a/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappview.h Mon Mar 15 12:39:47 2010 +0200 +++ b/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappview.h Wed Mar 31 21:17:19 2010 +0300 @@ -102,6 +102,12 @@ * background redraw. */ void OrderFullWindowRedraw(); + + /** + * Orders window invalidation to perform full + * background redraw. + */ + void EnableDragEvents( TBool aEnable ); protected: // from MCoeControlObserver