diff --git a/YACReaderLibrary/library_creator.cpp b/YACReaderLibrary/library_creator.cpp index ce9a5271..5e57c643 100644 --- a/YACReaderLibrary/library_creator.cpp +++ b/YACReaderLibrary/library_creator.cpp @@ -41,7 +41,7 @@ Folder rootFolder(QSqlDatabase &db) root.type = selectQuery.value("type").value(); return root; - } +} //-------------------------------------------------------------------------------- LibraryCreator::LibraryCreator(QSettings *settings)