From f797160d879c74652b27bca3df8a74243465d65c Mon Sep 17 00:00:00 2001 From: conber Date: Sat, 15 Jun 2002 18:26:36 +0000 Subject: fixed bug. you should be able to browse and search in an imap account now. --- (limited to 'noncore/unsupported/mail2/libmail/imaphandler.h') diff --git a/noncore/unsupported/mail2/libmail/imaphandler.h b/noncore/unsupported/mail2/libmail/imaphandler.h index 8cb42db..cc47a85 100644 --- a/noncore/unsupported/mail2/libmail/imaphandler.h +++ b/noncore/unsupported/mail2/libmail/imaphandler.h @@ -79,7 +79,7 @@ private: Account _account; IMAPBase *_ibase; unsigned int _tag; - bool _loggingin, _loggedin; + bool _ready, _loggingin, _loggedin; }; -- cgit v0.9.0.2