mirror of
https://github.com/YACReader/yacreader
synced 2026-03-02 19:00:04 -05: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