Gui: [skip ci] fix gcc warning -Wimplicit-fallthrough=
This commit is contained in:
@@ -661,6 +661,7 @@ bool MainWindow::closeAllDocuments (bool close)
|
||||
return false;
|
||||
case ConfirmSaveResult::SaveAll:
|
||||
saveAll = true;
|
||||
/* FALLTHRU */
|
||||
case ConfirmSaveResult::Save:
|
||||
save = true;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user