summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/genericwrapper.h
Side-by-side diff
Diffstat (limited to 'noncore/net/mail/libmailwrapper/genericwrapper.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/mail/libmailwrapper/genericwrapper.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/noncore/net/mail/libmailwrapper/genericwrapper.h b/noncore/net/mail/libmailwrapper/genericwrapper.h
index 8be9212..3336556 100644
--- a/noncore/net/mail/libmailwrapper/genericwrapper.h
+++ b/noncore/net/mail/libmailwrapper/genericwrapper.h
@@ -4,2 +4,3 @@
#include "abstractmail.h"
+#include "mailstatics.h"
#include <qmap.h>
@@ -17,3 +18,2 @@ struct mailimf_mailbox_list;
struct mailimf_mailbox;
-struct mailimf_date_time;
struct mailimf_group;
@@ -29,3 +29,3 @@ struct mailimf_in_reply_to;
*/
-class Genericwrapper : public AbstractMail
+class Genericwrapper : public AbstractMail,public MailStatics
{
@@ -50,3 +50,2 @@ protected:
QString parseAddressList( mailimf_address_list *list );
- QString parseDateTime( mailimf_date_time *date );