mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 00:49:55 +00:00
Fix comment spelling errors
.. lots of them !
This commit is contained in:
committed by
Mark Liversedge
parent
1cd85fa415
commit
35eb416bd2
@@ -563,7 +563,7 @@ void DialWindow::seriesChanged()
|
||||
break;
|
||||
}
|
||||
|
||||
// ugh. we use style sheets becuase palettes don't work on labels
|
||||
// ugh. we use style sheets because palettes don't work on labels
|
||||
background = GColor(CTRAINPLOTBACKGROUND);
|
||||
setProperty("color", background);
|
||||
QString sh = QString("QLabel { background: %1; color: %2; }")
|
||||
|
||||
Reference in New Issue
Block a user