Close export directory browser dialog when clicking on 'Cancel' button, Fixes #6594
[ardour.git] / gtk2_ardour / export_filename_selector.cc
index 4f3a02a015747bb13b9d6c9342c4dba4a3abbe63..93f7daf832ec775dc0bb49bec5e4bd4190d65ef4 100644 (file)
@@ -344,6 +344,7 @@ The filename will be chosen from the information just above the folder selector.
                                break;
                        }
                }
+               break;
        }
 
        CriticalSelectionChanged();