mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -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);
|
||||
ctxt->setContextProperty("comic", comicDB);
|
||||
ctxt->setContextProperty("comicInfo", comicInfo);
|
||||
int FIXME;
|
||||
}
|
||||
|
||||
QModelIndex InfoComicsView::currentIndex()
|
||||
|
Loading…
Reference in New Issue
Block a user