mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 04:08:55 +02:00
Missing newline.
This commit is contained in:
parent
9e8e389e99
commit
b91a1d930a
1 changed files with 1 additions and 1 deletions
|
@ -339,4 +339,4 @@ qint64 TestRunnerMobile::convertToBinary(const QString& str) {
|
||||||
}
|
}
|
||||||
|
|
||||||
return binary.toLongLong(NULL, 2);
|
return binary.toLongLong(NULL, 2);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue