aboutsummaryrefslogtreecommitdiff
path: root/src/mimeview.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-10 06:00:12 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-10 06:00:12 +0000
commit9e9eff6f8bf3bde63ddc7cc6344a43268a27943e (patch)
treef696045557d00d404402d4593899a861573c7995 /src/mimeview.h
parent8184b1fe44c098265726a5aa6e219f420ac77c42 (diff)
added the feature to reply to attached message/rfc822 messages.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1852 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/mimeview.h')
-rw-r--r--src/mimeview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mimeview.h b/src/mimeview.h
index a9a3df40..f8ac8c4f 100644
--- a/src/mimeview.h
+++ b/src/mimeview.h
@@ -56,6 +56,8 @@ struct _MimeView
GtkWidget *popupmenu;
GtkItemFactory *popupfactory;
+ GtkWidget *reply_separator;
+ GtkWidget *reply_menuitem;
GtkTreePath *opened;