widgets/widgetapp/src/WidgetUiNetworkListener.cpp
changeset 15 60c5402cb945
parent 10 a359256acfc6
child 18 a758fa0cb043
equal deleted inserted replaced
11:c8a366e56285 15:60c5402cb945
     1 /*
     1 //
     2 * Copyright (c) 2008, 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 //==============================================================================
     3 * All rights reserved.
     3 // Name        : WidgetUiNetworkListener.cpp
     4 * This component and the accompanying materials are made available
     4 // Part of     : WidgetUI
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 // Interface   :
     6 * which accompanies this distribution, and is available
     6 // Description :
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 // Version      : %version: 5 %
     8 *
     8 //
     9 * Initial Contributors:
     9 // Copyright  2008, 2009 Nokia Corporation.
    10 * Nokia Corporation - initial contribution.
    10 // This material, including documentation and any related
    11 *
    11 // computer programs, is protected by copyright controlled by
    12 * Contributors:
    12 // Nokia Corporation. All rights are reserved. Copying,
    13 *
    13 // including reproducing, storing, adapting or translating, any
    14 * Description: 
    14 // or all of this material requires the prior written consent of
    15 *
    15 // Nokia Corporation. This material also contains confidential
    16 */
    16 // information which may not be disclosed to others without the
    17 
    17 // prior written consent of Nokia Corporation.
       
    18 //==============================================================================
       
    19 //
    18 
    20 
    19 #include "WidgetUiNetworkListener.h"
    21 #include "WidgetUiNetworkListener.h"
    20 
    22 
    21 CWidgetUiNetworkListener* CWidgetUiNetworkListener::NewL(CWidgetUiWindowManager& aWindowManager)
    23 CWidgetUiNetworkListener* CWidgetUiNetworkListener::NewL(CWidgetUiWindowManager& aWindowManager)
    22     {
    24     {