mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04: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