coreapplicationuis/SysAp/Inc/SysApFeatureManager.h
changeset 81 676b6116ca93
parent 46 eea20ed08f4b
equal deleted inserted replaced
78:175a0d824084 81:676b6116ca93
     1 /*
     1 /*
     2 * Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2003-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".
   354     /**
   354     /**
   355     * Touch unlock stroke supported status.
   355     * Touch unlock stroke supported status.
   356     */
   356     */
   357     TBool iTouchUnlockStrokeSupported;
   357     TBool iTouchUnlockStrokeSupported;
   358     
   358     
       
   359 #ifdef FCC_UNIT_TEST
       
   360     friend class Cutsysapgeneraltest;
       
   361 #endif     
       
   362     
   359     /**
   363     /**
   360     * FM TX RDS Text support status.
   364     * FM TX RDS Text support status.
   361     */
   365     */
   362     // TBool iFmTxRdsTextSupported;
   366     // TBool iFmTxRdsTextSupported;
   363 };
   367 };