phoneengine/phonemodel/inc/cpesettingscommand.h
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
equal deleted inserted replaced
23:40a3f856b14d 24:41a7f70b3818
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  This file contains the header file of the CPESettingsCommand.h 
    14 * Description:  This file contains the header file of the CPESettingsCommand.h 
    15 *		 		 object.
    15 *                object.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 
    20 
    21 #ifndef CPESETTINGSCOMMAND_H
    21 #ifndef CPESETTINGSCOMMAND_H
    22 #define CPESETTINGSCOMMAND_H
    22 #define CPESETTINGSCOMMAND_H
    23 
    23 
    24 //  INCLUDES
    24 //  INCLUDES
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <NwDefs.h>
    26 #include <nwdefs.h>
    27 #include "PEPanic.pan"
    27 #include "pepanic.pan"
    28 #include "PEVirtualEngine.h"
    28 #include "pevirtualengine.h"
    29 #include <MSSSettingsObserver.h>
    29 #include <msssettingsobserver.h>
    30 
    30 
    31 
    31 
    32 // FORWARD DECLARATIONS
    32 // FORWARD DECLARATIONS
    33 class MPEPhoneModelInternal;
    33 class MPEPhoneModelInternal;
    34 class CPESettingsObserver;
    34 class CPESettingsObserver;