mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04:00
rating images added
This commit is contained in:
@ -111,7 +111,7 @@ QString ComicDB::toTXT()
|
||||
//-----------------------------------------------------------------------------
|
||||
ComicInfo::ComicInfo()
|
||||
:existOnDb(false),
|
||||
rating(-1),
|
||||
rating(0),
|
||||
hasBeenOpened(false),
|
||||
currentPage(1),
|
||||
bookmark1(-1),
|
||||
|
Reference in New Issue
Block a user