diff --git a/YACReader/main_window_viewer.cpp b/YACReader/main_window_viewer.cpp index 5f351935..4c893ef0 100644 --- a/YACReader/main_window_viewer.cpp +++ b/YACReader/main_window_viewer.cpp @@ -1328,6 +1328,7 @@ void MainWindowViewer::setUpShortcutsManagement() << doublePageAction << doubleMangaPageAction << adjustToFullSizeAction + << fitToPageAction << increasePageZoomAction << decreasePageZoomAction << resetZoomAction);