changeset 62 | a8c646b56683 |
parent 47 | f83bd4ae1fe3 |
57:ae34e1715e21 | 62:a8c646b56683 |
---|---|
17 |
17 |
18 |
18 |
19 #ifndef EMAILMULTIPART_H_ |
19 #ifndef EMAILMULTIPART_H_ |
20 #define EMAILMULTIPART_H_ |
20 #define EMAILMULTIPART_H_ |
21 // INCLUDES |
21 // INCLUDES |
22 #include "cfsmailclient.h" |
22 #include "CFSMailClient.h" |
23 #include <memailcontent.h> |
23 #include <memailcontent.h> |
24 #include "emailapiutils.h" |
24 #include "emailapiutils.h" |
25 |
25 |
26 using namespace EmailInterface; |
26 using namespace EmailInterface; |
27 |
27 |