emailuis/nmframeworkadapter/inc/nmframeworkadapterheaders.h
changeset 43 99bcbff212ad
parent 40 2c62ef3caffd
child 47 f83bd4ae1fe3
equal deleted inserted replaced
42:139d4b7b2938 43:99bcbff212ad
    33 #include <utf.h> 
    33 #include <utf.h> 
    34 
    34 
    35 // nmailuiengine 
    35 // nmailuiengine 
    36 #include <nmoperation.h>
    36 #include <nmoperation.h>
    37 #include <nmstoreenvelopesoperation.h>
    37 #include <nmstoreenvelopesoperation.h>
    38 #include <nmcheckoutboxoperation.h>
       
    39 #include <nmmessagesendingoperation.h>
    38 #include <nmmessagesendingoperation.h>
    40 #include <nmaddattachmentsoperation.h>
    39 #include <nmaddattachmentsoperation.h>
    41 #include <nmmessagecreationoperation.h>
    40 #include <nmmessagecreationoperation.h>
    42 #include <nmdataplugininterface.h>
    41 #include <nmdataplugininterface.h>
    43 #include <nmapplicationstateinterface.h>
    42 #include <nmapplicationstateinterface.h>
    49 #include <nmmessage.h>
    48 #include <nmmessage.h>
    50 #include <nmconverter.h>
    49 #include <nmconverter.h>
    51 
    50 
    52 // emailcommon
    51 // emailcommon
    53 #include <nmcleanuputils.h>
    52 #include <nmcleanuputils.h>
       
    53 #include <cmailboxstateext.h>
    54 
    54 
    55 // nmframeworkadapter
    55 // nmframeworkadapter
    56 #include "nmframeworkadapter.h"
    56 #include "nmframeworkadapter.h"
    57 #include "nmfwaaddattachmentsoperation.h"
    57 #include "nmfwaaddattachmentsoperation.h"
    58 #include "nmfwaremoveattachmentoperation.h"
    58 #include "nmfwaremoveattachmentoperation.h"
    59 #include "nmfwacheckoutboxoperation.h"
       
    60 #include "nmfwamessagecreationoperation.h"
    59 #include "nmfwamessagecreationoperation.h"
    61 #include "nmfwaforwardmessagecreationoperation.h"
    60 #include "nmfwaforwardmessagecreationoperation.h"
    62 #include "nmfwareplymessagecreationoperation.h"
    61 #include "nmfwareplymessagecreationoperation.h"
    63 #include "nmfwamessagefetchingoperation.h"
    62 #include "nmfwamessagefetchingoperation.h"
    64 #include "nmfwamessagepartfetchingoperation.h"
    63 #include "nmfwamessagepartfetchingoperation.h"
    65 #include "nmfwamessagepartsfetchingoperation.h"
    64 #include "nmfwamessagepartsfetchingoperation.h"
    66 #include "nmfwamessagesendingoperation.h"
    65 #include "nmfwamessagesendingoperation.h"
    67 #include "nmfwastoreenvelopesoperation.h"
    66 #include "nmfwastoreenvelopesoperation.h"
    68 #include "nmfwastoremessageoperation.h"
    67 #include "nmfwastoremessageoperation.h"
    69 #include "nmmailboxsearchobserver.h"
    68 #include "nmmailboxsearchobserver.h"
       
    69 #include "nmfwaremovedraftmessageoperation.h"
    70 
    70 
    71 // fs email
    71 // fs email
    72 #include <CFSMailCommon.h>
    72 #include <CFSMailCommon.h>
    73 #include <CFSMailClient.h>
    73 #include <CFSMailClient.h>
    74 #include <CFSMailRequestObserver.h>
    74 #include <CFSMailRequestObserver.h>