coreapplicationuis/SysAp/Src/Usb/SysApUsbIndicatorImpl.h
changeset 81 676b6116ca93
parent 0 2e3d3ce01487
--- a/coreapplicationuis/SysAp/Src/Usb/SysApUsbIndicatorImpl.h	Tue Oct 12 17:17:12 2010 +0300
+++ b/coreapplicationuis/SysAp/Src/Usb/SysApUsbIndicatorImpl.h	Wed Oct 20 17:03:03 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2003 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2003-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"
@@ -90,7 +90,9 @@
     RUsb                 iUsbMan;
     TUsbDeviceState      iDeviceState;     // current state of USB
     TBool                iIndicatorOn;  // current state of indicator
-    
+#ifdef FCC_UNIT_TEST
+    friend class Cutsysapgeneraltest;
+#endif 
 };
 
 #endif // SYSAPUSBINDICATORIMPL_H