From 46753cb77877f4807ab9b1ba3e6c7a4eed7bc1bd Mon Sep 17 00:00:00 2001 From: alwin Date: Tue, 06 Jan 2004 12:57:52 +0000 Subject: status of pop3 accounts slightly reworked when starting opiemail from taskbar applet the status will be reset --- (limited to 'noncore/net/mail/libmailwrapper/mailtypes.h') diff --git a/noncore/net/mail/libmailwrapper/mailtypes.h b/noncore/net/mail/libmailwrapper/mailtypes.h index 05c4816..b2047cb 100644 --- a/noncore/net/mail/libmailwrapper/mailtypes.h +++ b/noncore/net/mail/libmailwrapper/mailtypes.h @@ -187,6 +187,7 @@ struct folderStat unsigned int message_count; unsigned int message_unseen; unsigned int message_recent; + folderStat&operator=(const folderStat&old); }; #endif -- cgit v0.9.0.2