mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Simplify code that disables previous/next comic actions
This commit is contained in:
@ -45,6 +45,7 @@ public slots:
|
||||
void showToolBars();
|
||||
void enableActions();
|
||||
void disableActions();
|
||||
void disablePreviousNextComicActions();
|
||||
void toggleFullScreen();
|
||||
void toFullScreen();
|
||||
void toNormal();
|
||||
|
Reference in New Issue
Block a user