connectionutilities/ConnectionDialogs/cconndlg/inc/CConnDlgPrivateCRKeys.h
changeset 20 9c97ad6591ae
parent 18 fcbbe021d614
child 21 b8e8e15e80f2
child 23 7ec726f93df1
child 28 860702281757
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
     1 /*
       
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Defining local variation for the module
       
    15 *
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #ifndef CCONNDLGPRIVATECRKEYS_H
       
    21 #define CCONNDLGPRIVATECRKEYS_H
       
    22 
       
    23 const TUid KCRUidCConnDlg = {0x10008D55};
       
    24 
       
    25 // Local variation for CConnDlg
       
    26 
       
    27 // KCConnDlgScanInterval defines the WLAN scanning interval for IAP dialog in
       
    28 // microseconds
       
    29 const TUint32 KCConnDlgScanInterval = 0x00000001;
       
    30 
       
    31 
       
    32 #endif      // CCONNDLGPRIVATECRKEYS_H