startupservices/Startup/MediatorPlugin/inc/StartupMediatorPlugin.h
branchRCL_3
changeset 21 9af619316cbf
parent 20 c2c61fdca848
equal deleted inserted replaced
20:c2c61fdca848 21:9af619316cbf
     1 /*
     1 /*
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005-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 // INCLUDES
    22 // INCLUDES
    23 #include <MediatorCommandResponder.h>
    23 #include <MediatorCommandResponder.h>
    24 #include <MediatorPluginBase.h>
    24 #include <MediatorPluginBase.h>
    25 #include <MediatorEventProvider.h>
    25 #include <MediatorEventProvider.h>
    26 #include <secondarydisplay/SecondaryDisplaySystemStateAPI.h>
    26 #include <SecondaryDisplay/SecondaryDisplaySystemStateAPI.h>
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 
    29 
    30 // TYPEDEFS
    30 // TYPEDEFS
    31 
    31