2007-06-15 [paul] 2.9.2cvs60
[claws.git] / src / compose.c
index b9b406f1a533fc515078faebbd3cb0aa9b4b0009..dfb9d47c63d935ff90bdc8e1cf91d49c59540888 100644 (file)
@@ -9742,6 +9742,7 @@ gboolean compose_close(Compose *compose)
                 * drafting to be done, before destroying the compose under
                 * it. */
                debug_print("waiting for drafting to finish...\n");
+               compose_allow_user_actions(compose, FALSE);
                g_timeout_add (500, (GSourceFunc) compose_close, compose);
                return FALSE;
        }