From 9e97864f04686ca8fc672de950cbbef4ff6a5ec6 Mon Sep 17 00:00:00 2001 From: alwin Date: Mon, 25 Oct 2004 22:34:15 +0000 Subject: fixed the problem with displaying date/time of a mail usage of helper class --- (limited to 'noncore/net/mail/libmailwrapper/imapwrapper.h') diff --git a/noncore/net/mail/libmailwrapper/imapwrapper.h b/noncore/net/mail/libmailwrapper/imapwrapper.h index e56605a..5efcfc9 100644 --- a/noncore/net/mail/libmailwrapper/imapwrapper.h +++ b/noncore/net/mail/libmailwrapper/imapwrapper.h @@ -4,6 +4,7 @@ #include #include "mailwrapper.h" #include "abstractmail.h" +#include "mailstatics.h" #include struct mailimap; @@ -17,7 +18,7 @@ struct mailimap_body_fields; struct mailimap_msg_att; class encodedString; -class IMAPwrapper : public AbstractMail +class IMAPwrapper : public AbstractMail,public MailStatics { Q_OBJECT public: -- cgit v0.9.0.2