From 9755bc969d17fc683791abc5c6fbd50fa3112486 Mon Sep 17 00:00:00 2001 From: alwin Date: Sun, 24 Oct 2004 00:55:14 +0000 Subject: new options for pop3 accounts KATE eated a lot of last spaces in files some tryouts --- (limited to 'noncore/net/mail/libmailwrapper/pop3wrapper.h') diff --git a/noncore/net/mail/libmailwrapper/pop3wrapper.h b/noncore/net/mail/libmailwrapper/pop3wrapper.h index 5101fa5..8c36cf9 100644 --- a/noncore/net/mail/libmailwrapper/pop3wrapper.h +++ b/noncore/net/mail/libmailwrapper/pop3wrapper.h @@ -37,6 +37,8 @@ protected: void login(); POP3account *account; mailstorage*m_pop3; + int m_maxsize; + bool m_checksize; }; #endif -- cgit v0.9.0.2