Skip to content
Commit 96c85d1c authored by Nicolas Fella's avatar Nicolas Fella Committed by Nate Graham
Browse files

Gracefully handle invalid color scheme setting

When for whatever reason ColorScheme from kdeglobals point to a nonexistant scheme then no entry for m_palettes[QPlatformTheme::SystemPalette] is created, leading to a crash down the line

Instead fall back to BreezeLight to avoid a crash

BUG: 449613


(cherry picked from commit df7ed806)
parent ce322eac
Pipeline #134477 passed with stage
in 1 minute and 4 seconds
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