aboutsummaryrefslogtreecommitdiff
path: root/src/inc.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-14 02:49:29 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-14 02:49:29 +0000
commit7f69beae19a44f3e2df8097add8c89f34a01e058 (patch)
treec1e9fd7ac9708647d93f5197500d74f13fd179fb /src/inc.h
parent1c8ead7fa931806f3b17208afd191df27f08ffa9 (diff)
block notify if a new message is read on receiving.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1899 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/inc.h')
-rw-r--r--src/inc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inc.h b/src/inc.h
index 5b7fab08..f1e81a76 100644
--- a/src/inc.h
+++ b/src/inc.h
@@ -90,6 +90,7 @@ void inc_all_account_mail (MainWindow *mainwin,
gint inc_pop_before_smtp (PrefsAccount *account);
gboolean inc_is_active (void);
+void inc_block_notify (gboolean notify);
void inc_cancel_all (void);