mirror of
https://github.com/YACReader/yacreader
synced 2026-03-17 11:10:07 -04:00
Fix code format errors due to changes in default coding style. (#150)
This commit is contained in:
@ -103,4 +103,4 @@ QJsonObject YACReaderServerDataHelper::labelToJSON(const qulonglong libraryId, c
|
||||
return json;
|
||||
}
|
||||
|
||||
YACReaderServerDataHelper::YACReaderServerDataHelper() {}
|
||||
YACReaderServerDataHelper::YACReaderServerDataHelper() { }
|
||||
|
||||
Reference in New Issue
Block a user