fix whitespace formatting

This commit is contained in:
Andrew Meadows 2014-07-09 14:33:09 -07:00
parent f463099d16
commit 63bcee0229
2 changed files with 16 additions and 16 deletions

View file

@ -68,7 +68,7 @@ private:
quint64 _numTallies;
quint64 _expiry;
SimpleMovingAverage _movingAverage;
};
class PerformanceTimer {
public: