widgets/widgetapp/src/WidgetUiNetworkListener.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 41 4bd5176e1bc8
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
     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: 9 %
     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 // prior written consent of Nokia Corporation.
       
    18 //==============================================================================
       
    19 //
    17 
    20 
    18 #include "WidgetUiNetworkListener.h"
    21 #include "WidgetUiNetworkListener.h"
    19 
    22 
    20 CWidgetUiNetworkListener* CWidgetUiNetworkListener::NewL(CWidgetUiWindowManager& aWindowManager)
    23 CWidgetUiNetworkListener* CWidgetUiNetworkListener::NewL(CWidgetUiWindowManager& aWindowManager)
    21     {
    24     {