wlansecuritysettings/wlaneapsettingsui/EapMschapv2/NotifierUi/src/MsChapv2NotifDlgPlugin.cpp
equal
deleted
inserted
replaced
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 MsChapv2NotifDlg dialog plugin. |
14 * Description: Implementation of MsChapv2NotifDlg dialog plugin. |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 /* |
18 /* |
19 * %version: 12.1.7 % |
19 * %version: 12.1.8 % |
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 <MsChapv2NotifDlgUi.rsg> |
27 #include <mschapv2notifdlgui.rsg> |
28 |
28 |
29 #include <e32property.h> // For RProperty |
29 #include <e32property.h> // For RProperty |
30 #include <UikonInternalPSKeys.h> // For KPSUidUikon and KUikGlobalNotesAllowed. |
30 #include <UikonInternalPSKeys.h> // For KPSUidUikon and KUikGlobalNotesAllowed. |
31 |
31 |
32 #include "MsChapv2NotifDlgPlugin.h" |
32 #include "MsChapv2NotifDlgPlugin.h" |