Formatting

This commit is contained in:
Klaus Basan
2017-02-02 00:01:37 +01:00
committed by Mathew Sutcliffe
parent b6ac5cbb45
commit bcb42b0f0d
4 changed files with 8 additions and 8 deletions

View File

@@ -145,7 +145,7 @@ namespace BlackMisc
return x * x * x * (x * (x * 6.0 - 15.0) + 10.0);
}
//! Latest log files: 0 Interpolation 1 Parts
//! Latest log files: 0: Interpolation / 1: Parts
static QStringList getLatestLogFiles();
protected: