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