mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
QColor::dark and QColor::light are deprecated. This patch adapts the code to use QColor::darker and QColor::lighter.
QColor::dark and QColor::light are deprecated. This patch adapts the code to use QColor::darker and QColor::lighter.