7.0 fields added

save current page on viewer close
This commit is contained in:
Luis Ángel San Martín
2013-07-20 20:18:59 +02:00
parent 97db3f582a
commit 57d7a8abdc
11 changed files with 141 additions and 24 deletions

View File

@ -113,7 +113,7 @@ ComicInfo::ComicInfo()
:existOnDb(false),
rating(-1),
hasBeenOpened(false),
currentPage(0),
currentPage(1),
bookmark1(-1),
bookmark2(-1),
bookmark3(-1),