• Jean-Philippe André's avatar
    Extensions: fix Qt freeze when reloading scripts · 06e609ea
    Jean-Philippe André authored
    Description of the bug:
    
     This freeze happened only on Windows (tested on XP & Wine), but not on
     Linux. If I only moved up the "killInstance()" line, then the freeze
     would happen only on Linux but not on Windows.
     In these cases the QDialog's destructor never returned.
    06e609ea
extensions_manager.cpp 9.63 KB