aboutsummaryrefslogtreecommitdiff
path: root/src/compose.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compose.h')
-rw-r--r--src/compose.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/compose.h b/src/compose.h
index 7076e460..40282cb4 100644
--- a/src/compose.h
+++ b/src/compose.h
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2016 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2017 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
@@ -201,6 +201,8 @@ struct _Compose
gboolean block_modified;
GtkTooltips *toolbar_tip;
+
+ GtkWidget *sig_combo;
};
struct _AttachInfo