--- 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