coreapplicationuis/SysAp/Inc/SysApMediatorObserver.h
branchRCL_3
changeset 66 9af619316cbf
parent 63 c2c61fdca848
child 70 739cef680932
equal deleted inserted replaced
63:c2c61fdca848 66:9af619316cbf
     1 /*
     1 /*
     2 * Copyright (c) 2005 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".
    26 #endif // RD_STARTUP_ANIMATION_CUSTOMIZATION
    26 #endif // RD_STARTUP_ANIMATION_CUSTOMIZATION
    27 
    27 
    28 #include <MediatorCommandResponder.h>
    28 #include <MediatorCommandResponder.h>
    29 #include <MediatorEventProvider.h>
    29 #include <MediatorEventProvider.h>
    30 #include <w32std.h>   // Remove this when SecondaryDisplayStartupAPI.h includes it properly.
    30 #include <w32std.h>   // Remove this when SecondaryDisplayStartupAPI.h includes it properly.
    31 #include <secondarydisplay/SecondaryDisplayStartupAPI.h>
    31 #include <SecondaryDisplay/SecondaryDisplayStartupAPI.h>
    32 
    32 
    33 #include "SysApAppUi.h"
    33 #include "SysApAppUi.h"
    34 
    34 
    35 // CLASS DECLARATION
    35 // CLASS DECLARATION
    36 class CSysApAppUi;
    36 class CSysApAppUi;