idlehomescreen/xmluirendering/uiengine/inc/xnwallpaperview.h
branchRCL_3
changeset 34 d05a55b217df
parent 16 9674c1a575e9
child 38 79311d856354
--- a/idlehomescreen/xmluirendering/uiengine/inc/xnwallpaperview.h	Wed Mar 31 21:17:19 2010 +0300
+++ b/idlehomescreen/xmluirendering/uiengine/inc/xnwallpaperview.h	Wed Apr 14 15:47:59 2010 +0300
@@ -32,6 +32,7 @@
 class CXnUiEngine;
 class TVwsViewId;
 class CPeriodic;
+class CXnSpBgCleaner;
 
 // Constants
 const TUid KWallpaperViewUid = { 0x200286DB };
@@ -139,6 +140,13 @@
      * Resource file offset
      */
     TInt iResourceOffset;    
+    
+    /** 
+     * Statuspane background cleaner. 
+     * Own.
+     */
+	CXnSpBgCleaner* iXnSpBgCleaner;
+
     };
 
 #endif      // CXNWALLPAPERVIEW_H