usbuis/usbuinotif/src/usbuinotifotgerror.cpp
branchRCL_3
changeset 16 d895b6d953c9
parent 7 ff9df6630274
child 23 25fce757be94
equal deleted inserted replaced
10:f6533aee8b2b 16: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".
    25 #include <aknnotewrappers.h>
    25 #include <aknnotewrappers.h>
    26 #include <featmgr.h>
    26 #include <featmgr.h>
    27 
    27 
    28 #include <usbuinotif.h>                     // pck
    28 #include <usbuinotif.h>                     // pck
    29 #include <usbuinotif.rsg>                   // Own resources
    29 #include <usbuinotif.rsg>                   // Own resources
       
    30 #include <secondarydisplay/usbuinotifsecondarydisplay.h> // Dialog index for cover UI
       
    31 
    30 #include "usbuinotifotgerror.h"             // Own class definition
    32 #include "usbuinotifotgerror.h"             // Own class definition
    31 #include "usbuinotifdebug.h"                // Debugging macros
    33 #include "usbuinotifdebug.h"                // Debugging macros
    32 #include "usbuinotifsecondarydisplay.h"     // Dialog index for cover UI
    34 
       
    35 
    33 // ================= MEMBER FUNCTIONS =========================================
    36 // ================= MEMBER FUNCTIONS =========================================
    34 
    37 
    35 // ----------------------------------------------------------------------------
    38 // ----------------------------------------------------------------------------
    36 // CUsbUiNotifOtgError::NewL
    39 // CUsbUiNotifOtgError::NewL
    37 // Two-phased constructor.
    40 // Two-phased constructor.