msg_plat/messaging_center_ui_utilities_api/inc/MuiuMsgEditorServiceSession.h
changeset 5 4697dfb2d7ad
parent 0 72b543305e3a
equal deleted inserted replaced
4:e9eae96aa117 5:4697dfb2d7ad
    21 #ifndef MUIUMSGEDITORSERVICESESSION_H
    21 #ifndef MUIUMSGEDITORSERVICESESSION_H
    22 #define MUIUMSGEDITORSERVICESESSION_H
    22 #define MUIUMSGEDITORSERVICESESSION_H
    23 
    23 
    24 #include <f32file.h>
    24 #include <f32file.h>
    25 #include <eikdoc.h>
    25 #include <eikdoc.h>
    26 #include <aknserverapp.h>
    26 #include <AknServerApp.h>
    27 
    27 
    28 enum TMuiuMsgEditorServiceCmds
    28 enum TMuiuMsgEditorServiceCmds
    29 	{
    29 	{
    30 	EMuiuMsgEditorServiceCmdOpen = RApaAppServiceBase::KServiceCmdBase
    30 	EMuiuMsgEditorServiceCmdOpen = RApaAppServiceBase::KServiceCmdBase
    31 	};
    31 	};