Add method to YACReaderContentViewsManager to update the current content view

This commit is contained in:
Luis Ángel San Martín
2023-08-13 11:43:28 +02:00
parent 80ff6ed63b
commit 7aac11483e
2 changed files with 12 additions and 0 deletions

View File

@ -39,6 +39,7 @@ public:
NoSearchResultsWidget *noSearchResultsWidget;
void updateCurrentContentView();
void updateCurrentComicView();
void updateContinueReadingView();