coreapplicationuis/SysAp/Inc/sysapkeymanagement.h
changeset 81 676b6116ca93
parent 46 eea20ed08f4b
equal deleted inserted replaced
78:175a0d824084 81:676b6116ca93
     1 /*
     1 /*
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   209                         
   209                         
   210         /**
   210         /**
   211         * Key handler plugins managed by SysAp.
   211         * Key handler plugins managed by SysAp.
   212         */ 
   212         */ 
   213         RSysApPluginsArray iSysApPlugins;
   213         RSysApPluginsArray iSysApPlugins;
       
   214 #ifdef FCC_UNIT_TEST
       
   215         friend class Cutsysapkeymanagement;
       
   216 #endif
   214     };
   217     };
   215 
   218 
   216 #endif //SYSAPKEYMANAGEMENT_H
   219 #endif //SYSAPKEYMANAGEMENT_H
   217 
   220