Skip to content
Commit df7ed806 authored by Nicolas Fella's avatar Nicolas Fella
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
parent 9b46c011
Pipeline #134476 passed with stage
in 2 minutes 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