usbuis/usbuinotif/src/usbuinotifmsmmerror.cpp
branchRCL_3
changeset 33 d895b6d953c9
parent 8 7e15987c4500
child 79 25fce757be94
equal deleted inserted replaced
27:f6533aee8b2b 33:d895b6d953c9
     1 /*
     1 /*
     2 * Copyright (c) 2007, 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 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".
    26 #include <usb/hostms/srverr.h> 
    26 #include <usb/hostms/srverr.h> 
    27 #include <featmgr.h>
    27 #include <featmgr.h>
    28 
    28 
    29 #include <usbuinotif.h>                     // pck
    29 #include <usbuinotif.h>                     // pck
    30 #include <usbuinotif.rsg>                   // Own resources
    30 #include <usbuinotif.rsg>                   // Own resources
    31 #include "usbuinotifmsmmerror.h"             // Own class definition
    31 #include <secondarydisplay/usbuinotifsecondarydisplay.h> // Dialog index for cover UI
       
    32 
       
    33 #include "usbuinotifmsmmerror.h"            // Own class definition
    32 #include "usbuinotifdebug.h"                // Debugging macros
    34 #include "usbuinotifdebug.h"                // Debugging macros
    33 #include "usbuinotifsecondarydisplay.h"     // Dialog index for cover UI
    35 
       
    36 
    34 // ================= MEMBER FUNCTIONS =========================================
    37 // ================= MEMBER FUNCTIONS =========================================
    35 
    38 
    36 // ----------------------------------------------------------------------------
    39 // ----------------------------------------------------------------------------
    37 // CUsbUiNotifOtgError::NewL
    40 // CUsbUiNotifOtgError::NewL
    38 // Two-phased constructor.
    41 // Two-phased constructor.