Extensions: fix Qt freeze when reloading scripts
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.
(cherry picked from commit 06e609ea922918f4d2d0f427049a236b4a4c08af)
Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
Showing
Please register or sign in to comment