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