aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-component-preview.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-cal-component-preview.h')
-rw-r--r--calendar/gui/e-cal-component-preview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/e-cal-component-preview.h b/calendar/gui/e-cal-component-preview.h
index e5cc98109c..73e8126a36 100644
--- a/calendar/gui/e-cal-component-preview.h
+++ b/calendar/gui/e-cal-component-preview.h
@@ -68,5 +68,6 @@ void e_cal_component_preview_clear (ECalComponentPreview *preview);
/* Callback used when GtkHTML widget requests URL */
void e_cal_comp_preview_url_requested_cb (GtkHTML *html, const char *url, GtkHTMLStream *html_stream, gpointer data);
+GtkWidget *e_cal_component_preview_get_html (ECalComponentPreview *preview);
#endif /* _E_CAL_COMPONENT_PREVIEW_H_ */