diff --git a/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp b/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp index e0258874..382c5fe6 100644 --- a/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp +++ b/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp @@ -189,6 +189,7 @@ void ComicVineDialog::goBack() showSearchVolume(); else showSearchSingleComic(); + break; default: if(mode == Volume) showSearchVolume();