startupservices/Startup/syserrcmd/src/syserrcmd.cpp
branchRCL_3
changeset 66 9af619316cbf
parent 63 c2c61fdca848
child 70 739cef680932
equal deleted inserted replaced
63:c2c61fdca848 66:9af619316cbf
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-10 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".
    21 
    21 
    22 #include <AknGlobalNote.h>
    22 #include <AknGlobalNote.h>
    23 #include <aknSDData.h>
    23 #include <aknSDData.h>
    24 #include <data_caging_path_literals.hrh>
    24 #include <data_caging_path_literals.hrh>
    25 #include <featmgr.h>
    25 #include <featmgr.h>
    26 #include <secondarydisplay/SecondaryDisplayStartupAPI.h>
    26 #include <SecondaryDisplay/SecondaryDisplayStartupAPI.h>
    27 #include <StringLoader.h>
    27 #include <StringLoader.h>
    28 #include <startup.rsg>
    28 #include <startup.rsg>
    29 #include <stringresourcereader.h>
    29 #include <stringresourcereader.h>
    30 
    30 
    31 
    31