Skip to content
  • Nicolas Fella's avatar
    Gracefully handle invalid color scheme setting · 96c85d1c
    Nicolas Fella authored and Nate Graham's avatar Nate Graham committed
    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)
    96c85d1c