Qt4: fix crash regression in 1.1.5 closeAllWindows() not thread-safe
All UI related operations in Qt4 must be done on the UI thread, as QtGui is not thread-safe internally. (cherry picked from commit 1c9669ac53e83beadcd112f909b239a9645b031c) Conflicts: modules/gui/qt4/qt4.cpp
Showing
Please register or sign in to comment