aboutsummaryrefslogtreecommitdiff
path: root/src/compose.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-24 09:11:41 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-24 09:11:41 +0000
commitb71a63353f0582ced62925d73912545892ac1808 (patch)
treeeb9f27c2183f8e54f9bb28207883bf116a1c4272 /src/compose.h
parentf0aecea6fcbd3aaa8e36b39d952cdf6d2da3ac70 (diff)
added a toggle button for the attachment pane.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@283 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/compose.h')
-rw-r--r--src/compose.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compose.h b/src/compose.h
index 1f31a929..7a271a56 100644
--- a/src/compose.h
+++ b/src/compose.h
@@ -106,6 +106,8 @@ struct _Compose
GtkWidget *followup_hbox;
GtkWidget *followup_entry;
+ GtkWidget *misc_hbox;
+ GtkWidget *attach_toggle;
GtkWidget *signing_chkbtn;
GtkWidget *encrypt_chkbtn;