mirror of
https://github.com/YACReader/yacreader
synced 2025-08-27 16:45:03 -04:00
Fix format
This commit is contained in:
@ -41,7 +41,7 @@ Folder rootFolder(QSqlDatabase &db)
|
||||
root.type = selectQuery.value("type").value<YACReader::FileType>();
|
||||
|
||||
return root;
|
||||
}
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------
|
||||
LibraryCreator::LibraryCreator(QSettings *settings)
|
||||
|
Reference in New Issue
Block a user