2007-08-18 [colin] 2.10.0cvs130
[claws.git] / src / compose.c
index ae5a530a764f9ef69d7cfd25221acbc36c39fa59..401635076df0bd582ed3838beb85fb8c5dca8b81 100644 (file)
@@ -4508,7 +4508,7 @@ gint compose_send(Compose *compose)
        MainWindow *mainwin = mainwindow_get_mainwindow();
        gboolean queued_removed = FALSE;
 
        MainWindow *mainwin = mainwindow_get_mainwindow();
        gboolean queued_removed = FALSE;
 
-       if (!prefs_common.send_dialog_mode
+       if (prefs_common.send_dialog_invisible
                        || compose->batch == TRUE)
                discard_window = TRUE;
 
                        || compose->batch == TRUE)
                discard_window = TRUE;