aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary.h
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-09-26 07:08:08 +0800
committerIain Holmes <iain@src.gnome.org>2001-09-26 07:08:08 +0800
commit6498968214fd4fb26675d3f068f7086eef5a2c4d (patch)
treee1ebb0c3f00e40ca6d64e7a74558a7b152dddcac /my-evolution/e-summary.h
parent58755d5604d35422d133c39aab785078a40fb8b4 (diff)
downloadgsoc2013-evolution-6498968214fd4fb26675d3f068f7086eef5a2c4d.tar
gsoc2013-evolution-6498968214fd4fb26675d3f068f7086eef5a2c4d.tar.gz
gsoc2013-evolution-6498968214fd4fb26675d3f068f7086eef5a2c4d.tar.bz2
gsoc2013-evolution-6498968214fd4fb26675d3f068f7086eef5a2c4d.tar.lz
gsoc2013-evolution-6498968214fd4fb26675d3f068f7086eef5a2c4d.tar.xz
gsoc2013-evolution-6498968214fd4fb26675d3f068f7086eef5a2c4d.tar.zst
gsoc2013-evolution-6498968214fd4fb26675d3f068f7086eef5a2c4d.zip
Freeze and thaw
svn path=/trunk/; revision=13132
Diffstat (limited to 'my-evolution/e-summary.h')
-rw-r--r--my-evolution/e-summary.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/my-evolution/e-summary.h b/my-evolution/e-summary.h
index 6bb012f75e..d2e4f4e61f 100644
--- a/my-evolution/e-summary.h
+++ b/my-evolution/e-summary.h
@@ -149,4 +149,6 @@ void e_summary_add_online_connection (ESummary *summary,
void e_summary_remove_online_connection (ESummary *summary,
ESummaryConnection *connection);
+void e_summary_freeze (ESummary *summary);
+void e_summary_thaw (ESummary *summary);
#endif