mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 17:35:02 -04:00
fixed regression on comics' actions when no comic is selected
This commit is contained in:
@ -30,7 +30,7 @@ public:
|
||||
void setViewActions(const QList<QAction *> & actions);
|
||||
void enableFilterMode(bool enabled);
|
||||
QSize sizeHint();
|
||||
signals:
|
||||
|
||||
signals:
|
||||
void comicRated(int,QModelIndex);
|
||||
void doubleClicked(QModelIndex);
|
||||
|
Reference in New Issue
Block a user