mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 11:04:25 -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