https://bugs.kde.org/show_bug.cgi?id=414718
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/465416bd00dfe2 | |9f853fed38f79498cab97bb557 --- Comment #2 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 465416bd00dfe29f853fed38f79498cab97bb557 by Boudewijn Rempt. Committed on 04/12/2019 at 12:25. Pushed by rempt into branch 'master'. Don't leak a QFontComboBox Because if we do, it won't be deleted before Qt removes all fonts on destroying QApplication, and then QFontCombBox will try to get an active window. M +1 -1 plugins/tools/svgtexttool/kis_font_family_combo_box.cpp https://invent.kde.org/kde/krita/commit/465416bd00dfe29f853fed38f79498cab97bb557 -- You are receiving this mail because: You are watching all bug changes.