Minor formating fixes.
This commit is contained in:
parent
6f53b0c069
commit
4df668e68f
76 changed files with 121 additions and 121 deletions
|
|
@ -27,7 +27,7 @@ void FPSCounter::setUpdateRate(unsigned int ups)
|
|||
if (ups < 1) {
|
||||
ups = 1;
|
||||
}
|
||||
|
||||
|
||||
m_updateRate = ups * 1000;
|
||||
|
||||
// Must reset the counter.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue