diff -r efda7c0771b9 -r 7b66bc3c6dc9 taskswitcher/utils/inc/tswindowgroupsmonitor.h --- a/taskswitcher/utils/inc/tswindowgroupsmonitor.h Wed Oct 13 12:59:22 2010 +0300 +++ b/taskswitcher/utils/inc/tswindowgroupsmonitor.h Mon Oct 18 10:44:15 2010 +0300 @@ -36,6 +36,8 @@ * @param aObserver - events observer */ virtual void Cancel(MTsWindowGroupsObserver & aObserver) =0; + + virtual const MTsRunningApplicationStorage& Storage() const =0; }; #endif //TSWINDOWGROUPSMONITOR_H