Skip to content
Commit b78d6800 authored by Thomas Eschenbacher's avatar Thomas Eschenbacher
Browse files

replaced some deprecated functions:

- QColor::dark()           -> QColor::darker()
- QColor::light()          -> QColor::lighter()
- QPalette::background()   -> QPalette::window()
- QPainter::rawRoundRect() -> QPainter::drawRoundedRect()
parent 22b03c57
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment