mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Trigger a rendering pass when the settings change
This commit is contained in:
@ -58,6 +58,7 @@ public slots:
|
||||
void goToLastPage();
|
||||
void goTo(unsigned int page);
|
||||
void updatePage();
|
||||
void onImageOptionsChanged();
|
||||
void updateContentSize();
|
||||
void updateVerticalScrollBar();
|
||||
void updateOptions();
|
||||
|
||||
Reference in New Issue
Block a user