diff options
Diffstat (limited to 'src/getsuyomi.hpp')
-rw-r--r-- | src/getsuyomi.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/getsuyomi.hpp b/src/getsuyomi.hpp index 8fb9f4a..abf8a72 100644 --- a/src/getsuyomi.hpp +++ b/src/getsuyomi.hpp @@ -31,6 +31,7 @@ class Getsuyomi : public QWidget { void setArchive(Archive* archive); void next(); void back(); + void setPageLayout(PageLayout newPageLayout); private: void setPages(); |