diff --git a/Source/GUI/Qt/mainwindow.cpp b/Source/GUI/Qt/mainwindow.cpp index 4eaca877f..b2dd102c4 100644 --- a/Source/GUI/Qt/mainwindow.cpp +++ b/Source/GUI/Qt/mainwindow.cpp @@ -429,7 +429,14 @@ void MainWindow::openFiles(QStringList fileNames) { //Configuring if(fileNames.isEmpty()) return; - for(int i=0;iMenu_File_Open_Files_Begin(settings->value("closeBeforeOpen",true).toBool(), true);