From 4624a73cd100f860371fb01facea442737e9336e Mon Sep 17 00:00:00 2001 From: groucho Date: Mon, 14 Apr 2003 08:22:55 +0000 Subject: - Buttonlayout changed in attach dialog - Removed file access for address list (reduces size) - Added header size sping box for accounts - mailit shows an icon in the message list if attachments are present - Added translations in pro file - Removed resource.* references in header files, uses qpe/resource.h instead --- (limited to 'noncore/net/mailit/emailhandler.h') diff --git a/noncore/net/mailit/emailhandler.h b/noncore/net/mailit/emailhandler.h index 17c4414..e47fd9a 100644 --- a/noncore/net/mailit/emailhandler.h +++ b/noncore/net/mailit/emailhandler.h @@ -94,6 +94,7 @@ struct MailAccount QString popServer; QString smtpServer; bool synchronize; + int syncLimit; int lastServerMailCount; int id; }; -- cgit v0.9.0.2