pimappservices/calendar/server/inc/agsmain.h
branchRCL_3
changeset 31 97232defd20e
parent 0 f979ecb2b13e
--- a/pimappservices/calendar/server/inc/agsmain.h	Wed Sep 01 12:32:31 2010 +0100
+++ b/pimappservices/calendar/server/inc/agsmain.h	Tue Sep 14 21:17:03 2010 +0300
@@ -117,6 +117,7 @@
 #ifdef SYMBIAN_SYSTEM_STATE_MANAGEMENT
 	const CCAgnSystemStateObserver& SystemStateObserver() const;
 #endif
+	TBool BackupRestoreInProgress();
 protected:
 	CAgnServer(TInt aPriority);
 private:
@@ -133,6 +134,7 @@
 #ifdef SYMBIAN_SYSTEM_STATE_MANAGEMENT
 	CCAgnSystemStateObserver* iSystemStateObserver;
 #endif
+    TBool iBackupRestoreInProgress;
 	};
 
 // inline functions