satengine/SatServer/Engine/src/csatmediatoreventprovider.cpp
branchRCL_3
changeset 5 7237db0d9fca
parent 0 ff3b6d0fd310
child 7 a19c8664496d
equal deleted inserted replaced
3:a4a774cb6ea7 5:7237db0d9fca
     1 /*
     1 /*
     2 * Copyright (c) 2005-2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005-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".
    19 
    19 
    20 #include    <featmgr.h>
    20 #include    <featmgr.h>
    21 #include    <centralrepository.h>
    21 #include    <centralrepository.h>
    22 #include    <MediatorDomainUIDs.h>
    22 #include    <MediatorDomainUIDs.h>
    23 #include    <MediatorEventProvider.h>
    23 #include    <MediatorEventProvider.h>
    24 #include    <SecondaryDisplay/secondarydisplaysatapi.h>
    24 #include    <secondarydisplay/secondarydisplaysatapi.h>
    25 
    25 
    26 #include    "SATPrivateCRKeys.h"
    26 #include    "SATPrivateCRKeys.h"
    27 #include    "csatmediatoreventprovider.h"
    27 #include    "csatmediatoreventprovider.h"
    28 #include    "SatLog.h"
    28 #include    "SatLog.h"
    29 
    29