mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 17:18:23 -04:00
Removed FIXME.
This commit is contained in:
parent
5969fbdd87
commit
8a478a2ef0
@ -100,7 +100,6 @@ void InfoComicsView::updateInfoForIndex(int index)
|
|||||||
ComicInfo *comicInfo = &(comicDB->info);
|
ComicInfo *comicInfo = &(comicDB->info);
|
||||||
ctxt->setContextProperty("comic", comicDB);
|
ctxt->setContextProperty("comic", comicDB);
|
||||||
ctxt->setContextProperty("comicInfo", comicInfo);
|
ctxt->setContextProperty("comicInfo", comicInfo);
|
||||||
int FIXME;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QModelIndex InfoComicsView::currentIndex()
|
QModelIndex InfoComicsView::currentIndex()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user