From 9ed9a99baddcb87eab366e4f939dc146f2db9401 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 31 Mar 2012 12:08:36 -0400 Subject: EMFormat: Add "session" as a constructor property. Pass it in instead of digging it out of EShellSettings. --- mail/em-format-html-display.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-format-html-display.h') diff --git a/mail/em-format-html-display.h b/mail/em-format-html-display.h index c1b22eec58..7c0d7a9fd5 100644 --- a/mail/em-format-html-display.h +++ b/mail/em-format-html-display.h @@ -111,7 +111,7 @@ struct _EMFormatHTMLDisplayClass { GType em_format_html_display_get_type (void); EMFormatHTMLDisplay * - em_format_html_display_new (void); + em_format_html_display_new (CamelSession *session); G_END_DECLS #endif /* EM_FORMAT_HTML_DISPLAY_H */ -- cgit v1.2.3