mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
7.0 fields added
save current page on viewer close
This commit is contained in:
@ -113,7 +113,7 @@ ComicInfo::ComicInfo()
|
||||
:existOnDb(false),
|
||||
rating(-1),
|
||||
hasBeenOpened(false),
|
||||
currentPage(0),
|
||||
currentPage(1),
|
||||
bookmark1(-1),
|
||||
bookmark2(-1),
|
||||
bookmark3(-1),
|
||||
|
Reference in New Issue
Block a user