taskswitcher/contextengine/tsfswserver/engine/inc/tsfswdatalist.h
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
--- a/taskswitcher/contextengine/tsfswserver/engine/inc/tsfswdatalist.h	Wed Sep 15 12:00:00 2010 +0300
+++ b/taskswitcher/contextengine/tsfswserver/engine/inc/tsfswdatalist.h	Wed Oct 13 14:18:30 2010 +0300
@@ -148,11 +148,11 @@
      * @return parent wg id or KErrNotFound if there is no parent
      */
     TInt FindMostTopParentWgId( TInt aWgId );
-    
+
     /**
-     * Remove all screenshots from hidden apps, they are not used.
+     * Checks whether window group id was used by contained data.
      */
-    void RemoveHiddenAppsScrenshotsL();
+    TBool CheckForWgIdUsage( TInt aWgId );
     
 private:
     /**