nettools/conntest/src/ConnTestView.cpp
branchRCL_3
changeset 41 4399c14e1ad0
parent 28 5296bfa7b0a7
equal deleted inserted replaced
37:22633ca47dfe 41:4399c14e1ad0
     1 /*
     1 /*
     2  * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2009 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".
    20 #include <aknViewAppUi.h>
    20 #include <aknViewAppUi.h>
    21 #include <akntitle.h>
    21 #include <akntitle.h>
    22 #include <avkon.hrh>
    22 #include <avkon.hrh>
    23 #include <AknGlobalNote.h>
    23 #include <AknGlobalNote.h>
    24 
    24 
    25 #include <conntest.rsg>
    25 #include <ConnTest.rsg>
    26 #include "ConnTestView.h"
    26 #include "ConnTestView.h"
    27 #include "ConnTestContainer.h"
    27 #include "ConnTestContainer.h"
    28 #include "CustomPrefsItemList.h"
    28 #include "CustomPrefsItemList.h"
    29 #include "CustomPrefsData.h"
    29 #include "CustomPrefsData.h"
    30 #include "SettingItemList.h"
    30 #include "SettingItemList.h"