#include camel-mime-filter-tohtml.h
2002-01-10 Jeffrey Stedfast <fejj@ximian.com> * camel.h: #include camel-mime-filter-tohtml.h svn path=/trunk/; revision=15285
This commit is contained in:

committed by
Jeffrey Stedfast

parent
47aeef26e5
commit
df05e2ae7e
@ -1,5 +1,7 @@
|
||||
2002-01-10 Jeffrey Stedfast <fejj@ximian.com>
|
||||
|
||||
* camel.h: #include camel-mime-filter-tohtml.h
|
||||
|
||||
* providers/imap/camel-imap-folder.c (imap_update_summary): Kludge
|
||||
around Microsoft Exchange 5.5 (bug #5348) by forgetting our
|
||||
currently selected folder and re-SELECTing it so that the Exchange
|
||||
|
@ -48,6 +48,7 @@ extern "C" {
|
||||
#include <camel/camel-mime-filter-index.h>
|
||||
#include <camel/camel-mime-filter-save.h>
|
||||
#include <camel/camel-mime-filter-crlf.h>
|
||||
#include <camel/camel-mime-filter-tohtml.h>
|
||||
#include <camel/camel-mime-filter.h>
|
||||
#include <camel/camel-mime-message.h>
|
||||
#include <camel/camel-mime-parser.h>
|
||||
|
Reference in New Issue
Block a user