equal
deleted
inserted
replaced
23 //#define PBKX_DEBUG_LEVEL 1 // Print errors and warnings |
23 //#define PBKX_DEBUG_LEVEL 1 // Print errors and warnings |
24 //#define PBKX_DEBUG_LEVEL 2 // Print errors, warnings, traces and infos |
24 //#define PBKX_DEBUG_LEVEL 2 // Print errors, warnings, traces and infos |
25 #define PBKX_DEBUG_LEVEL 3 // Print errors, warnings, traces, infos, details |
25 #define PBKX_DEBUG_LEVEL 3 // Print errors, warnings, traces, infos, details |
26 |
26 |
27 //<cmail> |
27 //<cmail> |
28 #include "CFSMailCommon.h" |
28 #include "cfsmailcommon.h" |
29 //</cmail> |
29 //</cmail> |
30 #include <f32file.h> |
30 #include <f32file.h> |
31 |
31 |
32 class CFSMailMessage; |
32 class CFSMailMessage; |
33 class MFSEmailUiFolderListCallback; |
33 class MFSEmailUiFolderListCallback; |