mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Update secondary views when the model gets reloaded
This commit is contained in:
@ -51,6 +51,7 @@ public:
|
||||
QByteArray getMimeDataFromSelection();
|
||||
void updateCurrentComicView() override;
|
||||
void focusComicsNavigation(Qt::FocusReason reason) override;
|
||||
void reloadContent() override;
|
||||
|
||||
public slots:
|
||||
// ComicsView
|
||||
|
Reference in New Issue
Block a user