mirror of
https://github.com/YACReader/yacreader
synced 2025-12-01 15:02:46 -05:00
Pass comic and comicInfo to the QML context when the current index is updated, so the ComicInfo view becomes functional.
This commit is contained in:
@ -36,6 +36,7 @@ protected:
|
||||
QWidget *container;
|
||||
QObject *flow;
|
||||
QObject *list;
|
||||
ComicDB *comicDB;
|
||||
};
|
||||
|
||||
#endif // INFOCOMICSVIEW_H
|
||||
|
||||
Reference in New Issue
Block a user