Theme: Ensure to have aboutToQuit handling set for global Theme
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