equal
deleted
inserted
replaced
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 |