Skip to content
  • Halla Rempt's avatar
    Don't leak a QFontComboBox · 465416bd
    Halla Rempt authored
    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
    465416bd