emailservices/emailserver/inc/fsnotificationhandlerbase.h
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
child 10 f5907b1a1053
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    19 #ifndef __FSNOTIFICATIONHANDLERBASE_H__
    19 #ifndef __FSNOTIFICATIONHANDLERBASE_H__
    20 #define __FSNOTIFICATIONHANDLERBASE_H__
    20 #define __FSNOTIFICATIONHANDLERBASE_H__
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 //<cmail>
    23 //<cmail>
    24 #include "MFSMailEventObserver.h"
    24 #include "mfsmaileventobserver.h"
    25 //</cmail>
    25 //</cmail>
    26 
    26 
    27 class CFSMailClient;
    27 class CFSMailClient;
    28 class CFSMailFolder;
    28 class CFSMailFolder;
    29 class CFSMailMessage;
    29 class CFSMailMessage;