Files
GoldenCheetah/contrib/qxt/src
Andreas Buhr 32d10609d7 Replace QColor::dark by QColor::darker and light by lighter (#3941)
QColor::dark and QColor::light are deprecated. This patch adapts
the code to use QColor::darker and QColor::lighter.
2024-01-09 20:48:17 -03:00
..