mirror of
https://github.com/YACReader/yacreader
synced 2026-01-30 20:00:06 -05:00
fixed navigation history
fixed selectAll action (only in classic view)
This commit is contained in:
@ -45,6 +45,7 @@ public slots:
|
||||
|
||||
//ComicsView
|
||||
void setShowMarks(bool show);
|
||||
void selectAll();
|
||||
|
||||
private:
|
||||
QItemSelectionModel * _selectionModel;
|
||||
|
||||
Reference in New Issue
Block a user