mirror of
https://github.com/YACReader/yacreader
synced 2026-02-04 22:30:11 -05: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