Allow to configure Fit to page action shortcut in the UI

This commit is contained in:
Igor Kushnir 2021-03-09 10:59:02 +02:00
parent 21c3bda5d4
commit 497894c5bf

View File

@ -1328,6 +1328,7 @@ void MainWindowViewer::setUpShortcutsManagement()
<< doublePageAction
<< doubleMangaPageAction
<< adjustToFullSizeAction
<< fitToPageAction
<< increasePageZoomAction
<< decreasePageZoomAction
<< resetZoomAction);