mirror of
https://github.com/overte-org/overte.git
synced 2025-04-07 21:33:48 +02:00
end of file
This commit is contained in:
parent
0bc1b02895
commit
7f4c577e80
1 changed files with 1 additions and 1 deletions
|
@ -189,4 +189,4 @@ QVariantHash FSTReader::downloadMapping(const QString& url) {
|
|||
QByteArray fstContents = reply->readAll();
|
||||
delete reply;
|
||||
return FSTReader::readMapping(fstContents);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue