mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 17:04:45 -04: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