mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
formatting
This commit is contained in:
parent
a9cf836cb0
commit
673182c091
1 changed files with 0 additions and 1 deletions
|
@ -162,7 +162,6 @@ bool isBetween(int64_t value, int64_t max, int64_t min);
|
|||
/// \return bool is the float NaN
|
||||
bool isNaN(float value);
|
||||
|
||||
|
||||
QString formatUsecTime(float usecs, int prec = 3);
|
||||
QString formatSecondsElapsed(float seconds);
|
||||
bool similarStrings(const QString& stringA, const QString& stringB);
|
||||
|
|
Loading…
Reference in a new issue