mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Initial implementation of theming
This commit is contained in:
@ -16,6 +16,7 @@ public:
|
||||
void update(const QString &json);
|
||||
int getCurrentPage();
|
||||
void setCustomLabel(const QString &label);
|
||||
|
||||
signals:
|
||||
void loadNextPage();
|
||||
void loadPreviousPage();
|
||||
|
||||
Reference in New Issue
Block a user