coreapplicationuis/SysAp/Inc/sysapkeymanagement.h
changeset 81 676b6116ca93
parent 46 eea20ed08f4b
--- a/coreapplicationuis/SysAp/Inc/sysapkeymanagement.h	Tue Oct 12 17:17:12 2010 +0300
+++ b/coreapplicationuis/SysAp/Inc/sysapkeymanagement.h	Wed Oct 20 17:03:03 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2002-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"
@@ -211,6 +211,9 @@
         * Key handler plugins managed by SysAp.
         */ 
         RSysApPluginsArray iSysApPlugins;
+#ifdef FCC_UNIT_TEST
+        friend class Cutsysapkeymanagement;
+#endif
     };
 
 #endif //SYSAPKEYMANAGEMENT_H