emailservices/emailframework/commonlib/inc/CFSMailFolder.h
branchRCL_3
changeset 8 e1b6206813b4
parent 4 e7aa27f58ae1
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    17 
    17 
    18 
    18 
    19 #ifndef __FSMAILFOLDER_H
    19 #ifndef __FSMAILFOLDER_H
    20 #define __FSMAILFOLDER_H
    20 #define __FSMAILFOLDER_H
    21 
    21 
    22 #include "CFsMailFolderBase.h"
    22 #include "cfsmailfolderbase.h"
    23 #include "mfsmailiterator.h"
    23 #include "mfsmailiterator.h"
    24 
    24 
    25 // forward declarations
    25 // forward declarations
    26 class CFSMailIterator;
    26 class CFSMailIterator;
    27 
    27