From dcf152e23f7cc85fe2e46521e07b64e2288efdda Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 29 Feb 2004 21:55:06 +0000 Subject: beginning of nntp stuff --- (limited to 'noncore/net/mail/libmailwrapper/abstractmail.h') diff --git a/noncore/net/mail/libmailwrapper/abstractmail.h b/noncore/net/mail/libmailwrapper/abstractmail.h index f93bab4..b6e1538 100644 --- a/noncore/net/mail/libmailwrapper/abstractmail.h +++ b/noncore/net/mail/libmailwrapper/abstractmail.h @@ -49,6 +49,7 @@ public: static AbstractMail* getWrapper(IMAPaccount *a); static AbstractMail* getWrapper(POP3account *a); + static AbstractMail* getWrapper(NNTPaccount *a); /* mbox only! */ static AbstractMail* getWrapper(const QString&a,const QString&name="Local Folders"); -- cgit v0.9.0.2