mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 08:48:53 +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();
|
QByteArray fstContents = reply->readAll();
|
||||||
delete reply;
|
delete reply;
|
||||||
return FSTReader::readMapping(fstContents);
|
return FSTReader::readMapping(fstContents);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue