aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/modules/e-memo-shell-content.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/modules/e-memo-shell-content.h')
-rw-r--r--calendar/modules/e-memo-shell-content.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/modules/e-memo-shell-content.h b/calendar/modules/e-memo-shell-content.h
index 036a04be56..9edb986cc1 100644
--- a/calendar/modules/e-memo-shell-content.h
+++ b/calendar/modules/e-memo-shell-content.h
@@ -73,6 +73,8 @@ struct _EMemoShellContentClass {
GType e_memo_shell_content_get_type (void);
GtkWidget * e_memo_shell_content_new (EShellView *shell_view);
+ECalModel * e_memo_shell_content_get_memo_model
+ (EMemoShellContent *memo_shell_conent);
ECalComponentPreview *
e_memo_shell_content_get_memo_preview
(EMemoShellContent *memo_shell_content);