mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Wrap functionality
This commit is contained in:
@ -42,6 +42,9 @@ public:
|
||||
void updateCurrentComicView();
|
||||
void updateContinueReadingView();
|
||||
|
||||
void toFullscreen();
|
||||
void toNormal();
|
||||
|
||||
protected:
|
||||
QStackedWidget *comicsViewStack;
|
||||
LibraryWindow *libraryWindow;
|
||||
|
Reference in New Issue
Block a user