commit 038064957d9f51f355bd33418e84e68a127ad897 parent 1e30bfc631ee26191a0b4e9edc8bde63a0d7fa99 Author: Colin Leroy <colin@colino.net> Date: Mon, 28 Apr 2014 12:53:20 +0200 Fix type Diffstat:
| M | src/compose.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/compose.h b/src/compose.h @@ -223,7 +223,7 @@ struct _Compose gboolean remove_references; - guint draft_timeout_tag; + gint draft_timeout_tag; GtkTextTag *no_wrap_tag; GtkTextTag *no_join_tag;