wlansecuritysettings/wlaneapsettingsui/EapGtc/NotifierUi/src/GtcNotifDlgPlugin.cpp
branchRCL_3
changeset 7 7b8801c4c2d9
parent 2 1c7bc153c08e
equal deleted inserted replaced
2:1c7bc153c08e 7:7b8801c4c2d9
     1 /*
     1 /*
     2 * Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2001-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 the License "Eclipse Public License v1.0"
     5 * under the terms of the License "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".
    14 * Description: Implementation of GtcNotif dialog plugin.
    14 * Description: Implementation of GtcNotif dialog plugin.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 12.1.8 %
    19 * %version: 12.1.9 %
    20 */
    20 */
    21 
    21 
    22 // INCLUDE FILES
    22 // INCLUDE FILES
    23 #include <coemain.h>
    23 #include <coemain.h>
    24 #include <eikenv.h>
    24 #include <eikenv.h>
    25 #include <bautils.h>
    25 #include <bautils.h>
    26 #include <data_caging_path_literals.hrh>
    26 #include <data_caging_path_literals.hrh>
    27 #include <GtcNotifDlgUi.rsg>
    27 #include <gtcnotifdlgui.rsg>
    28 #include <e32base.h>
    28 #include <e32base.h>
    29 #include <StringLoader.h>
    29 #include <StringLoader.h>
    30 
    30 
    31 #include <e32property.h>            // For RProperty 
    31 #include <e32property.h>            // For RProperty 
    32 #include <UikonInternalPSKeys.h>    // For KPSUidUikon and KUikGlobalNotesAllowed.
    32 #include <UikonInternalPSKeys.h>    // For KPSUidUikon and KUikGlobalNotesAllowed.