aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-content.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-04-01 21:31:35 +0800
committerMilan Crha <mcrha@redhat.com>2010-04-01 21:31:35 +0800
commitfc4fbc6cabf39ef1356a05931983dca09fc83549 (patch)
tree288850578577ab753f1356dafe1381d658581d0f /modules/calendar/e-cal-shell-content.h
parentb3c6fdfc6b91198da99d435fc85c39d58e6dc347 (diff)
downloadgsoc2013-evolution-fc4fbc6cabf39ef1356a05931983dca09fc83549.tar
gsoc2013-evolution-fc4fbc6cabf39ef1356a05931983dca09fc83549.tar.gz
gsoc2013-evolution-fc4fbc6cabf39ef1356a05931983dca09fc83549.tar.bz2
gsoc2013-evolution-fc4fbc6cabf39ef1356a05931983dca09fc83549.tar.lz
gsoc2013-evolution-fc4fbc6cabf39ef1356a05931983dca09fc83549.tar.xz
gsoc2013-evolution-fc4fbc6cabf39ef1356a05931983dca09fc83549.tar.zst
gsoc2013-evolution-fc4fbc6cabf39ef1356a05931983dca09fc83549.zip
Bug #613356 - Calendar doesn't save Task/Memo table state
Diffstat (limited to 'modules/calendar/e-cal-shell-content.h')
-rw-r--r--modules/calendar/e-cal-shell-content.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/calendar/e-cal-shell-content.h b/modules/calendar/e-cal-shell-content.h
index 92acbaa3c9..9ef66d968d 100644
--- a/modules/calendar/e-cal-shell-content.h
+++ b/modules/calendar/e-cal-shell-content.h
@@ -97,6 +97,8 @@ EShellSearchbar *
GalViewInstance *
e_cal_shell_content_get_view_instance
(ECalShellContent *cal_shell_content);
+void e_cal_shell_content_save_state
+ (ECalShellContent *cal_shell_content);
G_END_DECLS