aboutsummaryrefslogtreecommitdiff
path: root/src/mimeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mimeview.h')
-rw-r--r--src/mimeview.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mimeview.h b/src/mimeview.h
index 6e11f9fe..a9a3df40 100644
--- a/src/mimeview.h
+++ b/src/mimeview.h
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2005 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2006 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -90,4 +90,6 @@ void mimeview_pass_key_press_event (MimeView *mimeview,
void mimeview_save_as (MimeView *mimeview);
void mimeview_save_all (MimeView *mimeview);
+void mimeview_print (MimeView *mimeview);
+
#endif /* __MIMEVIEW_H__ */