mirror of
https://github.com/YACReader/yacreader
synced 2025-11-29 05:52:47 -05:00
Add current/next comic view to GridView.
This commit is contained in:
@ -29,6 +29,7 @@ public:
|
||||
void updateConfig(QSettings * settings);
|
||||
void enableFilterMode(bool enabled);
|
||||
void selectIndex(int index);
|
||||
void updateCurrentComicView();
|
||||
|
||||
public slots:
|
||||
void setShowMarks(bool show);
|
||||
|
||||
Reference in New Issue
Block a user