Fix bug #2398, "Race when closing compose during drafting"
[claws.git] / src / compose.h
index 992989b1adfa9087077b24930b89823d06e24208..2d08a3b035627217dcf77dac716c8d523abc61cd 100644 (file)
@@ -235,6 +235,7 @@ struct _Compose
 
        gboolean automatic_break;
        GMutex *mutex;
+       gint close_timeout_tag;
        gchar *orig_charset;
        gint set_cursor_pos;