mtpfws/mtpfw/daemon/server/inc/cmtpserver.h
changeset 52 866b4af7ffbe
parent 49 c20dd21d1eb4
--- a/mtpfws/mtpfw/daemon/server/inc/cmtpserver.h	Fri Sep 17 11:40:03 2010 +0800
+++ b/mtpfws/mtpfw/daemon/server/inc/cmtpserver.h	Tue Sep 28 20:14:08 2010 +0800
@@ -61,6 +61,11 @@
     The MTP framework singletons.
     */
     RMTPFramework   iFrameworkSingletons;
+    
+    /**
+    Flag for the MTP framework singletons.
+    **/
+    TBool   iFrameworkSingletonsOpened;
 	
 	/**
 	The active MTP client API session count.