mirror of
https://github.com/YACReader/yacreader
synced 2025-09-17 18:54:45 -04:00
bug fixes en properties dialog
This commit is contained in:
@ -132,7 +132,7 @@ bool DataBaseManagement::createTables(QSqlDatabase & database)
|
||||
"id INTEGER PRIMARY KEY,"
|
||||
"title TEXT,"
|
||||
|
||||
"coverPage INTEGER,"
|
||||
"coverPage INTEGER DEFAULT 1,"
|
||||
"numPages INTEGER,"
|
||||
|
||||
"number INTEGER,"
|
||||
|
Reference in New Issue
Block a user