mirror of
https://github.com/YACReader/yacreader
synced 2025-11-15 06:22:49 -05: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