usbclasses/usbmscpersonality/inc/CUsbActiveMscHandlerMdrv.h
branchRCL_3
changeset 65 a44cdf4b4bf0
parent 0 1e05558e2206
child 63 ef2686f7597e
--- a/usbclasses/usbmscpersonality/inc/CUsbActiveMscHandlerMdrv.h	Fri Feb 19 23:50:32 2010 +0200
+++ b/usbclasses/usbmscpersonality/inc/CUsbActiveMscHandlerMdrv.h	Fri Mar 12 15:48:40 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -415,6 +415,11 @@
     TBool iMountChanged;
 
     /**
+     * If query note shown by us
+     */
+    TBool iIsQueryNoteShown;
+    
+    /**
      * Used to load devenccommonutils.dll and check the device encryption status
      */
     RLibrary iLibrary;