homescreenapp/runtimeplugins/hsdefaultruntimeplugin/inc/hsdefaultruntime.h
changeset 46 23b5d6a29cce
parent 39 4e8ebe173323
child 51 4785f57bf3d4
--- a/homescreenapp/runtimeplugins/hsdefaultruntimeplugin/inc/hsdefaultruntime.h	Mon May 03 12:24:59 2010 +0300
+++ b/homescreenapp/runtimeplugins/hsdefaultruntimeplugin/inc/hsdefaultruntime.h	Fri May 14 15:43:04 2010 +0300
@@ -34,6 +34,9 @@
 #endif
 
 class HsContentService;
+#ifdef Q_OS_SYMBIAN
+class CHsBackupRestoreObserver;
+#endif
 QTM_BEGIN_NAMESPACE
 class QValueSpacePublisher;
 QTM_END_NAMESPACE
@@ -81,6 +84,7 @@
 	
 #ifdef Q_OS_SYMBIAN
     XqKeyCapture keyCapture;
+    CHsBackupRestoreObserver* mBRObserver;
 #endif
     
     TEST_FRIEND