Diffusion Krita 465416bd00df

Don't leak a QFontComboBox

Authored by rempt on Dec 4 2019, 12:25 PM.

Description

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.

BUG:414718

Details

Committed
remptDec 4 2019, 12:25 PM
Parents
R37:2c57fdf0b67d: Remove KoFontComboBox
Branches
Unknown
Tags
Unknown