iaupdate/IAD/ui/inc/iaupdate.hrh
branchRCL_3
changeset 15 51c0f5edf5ef
parent 0 ba25891c3a9e
child 42 d17dc5398051
equal deleted inserted replaced
6:aba6b8104af3 15:51c0f5edf5ef
     1 /*
     1 /*
     2 * Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-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".
    50     };
    50     };
    51 
    51 
    52 enum TIAUpdateSettingDialogItems 
    52 enum TIAUpdateSettingDialogItems 
    53     {
    53     {
    54     EIAUpdateSettingAccessPoint = 0,
    54     EIAUpdateSettingAccessPoint = 0,
    55     EIAUpdateSettingAutoUpdateCheck = 1,
    55     EIAUpdateSettingAutoUpdateCheck = 1
    56     EIAUpdateSettingRoamingWarning = 2
       
    57     };
    56     };
    58 
    57 
    59 enum TIAUpdateSettingItemBoolean 
    58 enum TIAUpdateSettingItemBoolean 
    60     {
    59     {
    61     EIAUpdateSettingValueOff = 0,
    60     EIAUpdateSettingValueOff = 0,