phoneengine/phonemodel/inc/cpesettingscommand.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    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;