Skip to content

Theme: Ensure to have aboutToQuit handling set for global Theme

Méven Car requested to merge work/meven/fix-crash-490372 into master

The signal connection to QCoreApplication::aboutToQuit can be missing if the global theme is initially instantiated by Theme::globalColorScheme or Theme::globalPalette.

Edited by Méven Car

Merge request reports