Fix opening a comic from the current/next comic banner in the grid view

This commit is contained in:
Luis Ángel San Martín
2021-06-19 07:24:29 +02:00
parent ad036ec6ae
commit 91c9375dc1
5 changed files with 31 additions and 19 deletions

View File

@ -38,7 +38,7 @@ public slots:
signals:
void selected(unsigned int);
void openComic();
void openComic(const ComicDB &comic, const ComicModel::Mode mode);
void comicRated(int, QModelIndex);
//Context menus