mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
fixed toogle full screen shortcut in full screen mode (YACReaderLibrary)
This commit is contained in:
parent
c1ddf32b94
commit
d0d0a22ef3
@ -788,6 +788,7 @@ void LibraryWindow::createActions()
|
||||
this->addAction(setFolderAsNotCompletedAction);
|
||||
this->addAction(setFolderAsReadAction);
|
||||
this->addAction(setFolderAsUnreadAction);
|
||||
this->addAction(toggleFullScreenAction);
|
||||
|
||||
//disable actions
|
||||
disableAllActions();
|
||||
|
Loading…
x
Reference in New Issue
Block a user