webengine/wrtharvester/src/wrtusbhandler.cpp
changeset 22 9a9a761f03f1
parent 18 a758fa0cb043
child 25 0ed94ceaa377
equal deleted inserted replaced
18:a758fa0cb043 22:9a9a761f03f1
     1 /*
     1 //
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     2 // ============================================================================
     3 * All rights reserved.
     3 //  Name     : WidgetMMCHandler.cpp
     4 * This component and the accompanying materials are made available
     4 //  Part of  : SW Installer UIs / WidgetInstallerUI
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 //
     6 * which accompanies this distribution, and is available
     6 //  Description: Handle notifications of MMC events.
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 *
     8 //
     9 * Initial Contributors:
     9 //  Version     : 3.1
    10 * Nokia Corporation - initial contribution.
    10 //
    11 *
    11 //  Copyright © 2006 Nokia Corporation.
    12 * Contributors:
    12 //  This material, including documentation and any related
    13 *
    13 //  computer programs, is protected by copyright controlled by
    14 * Description:  Handle notifications of MMC events.
    14 //  Nokia Corporation. All rights are reserved. Copying,
    15 *
    15 //  including reproducing, storing, adapting or translating, any
    16 *
    16 //  or all of this material requires the prior written consent of
    17 *
    17 //  Nokia Corporation. This material also contains confidential
    18 */
    18 //  information which may not be disclosed to others without the
    19 
    19 //  prior written consent of Nokia Corporation.
       
    20 // ==============================================================================
       
    21 ///
       
    22 
       
    23 // INCLUDE FILES
    20 #include "wrtusbhandler.h"
    24 #include "wrtusbhandler.h"
    21 #include "wrtharvester.h"
    25 #include "wrtharvester.h"
    22 #include "wrtusbhandler.h"
    26 #include "wrtusbhandler.h"
    23 #include <DriveInfo.h>
    27 #include <DriveInfo.h>
    24 
    28