You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Qt 6 appears to send close events to all windows at QApplication
termination. Ignoring the event at this point can cause a hang or
a crash (due to DockWidget::closeEvent being called twice).
0 commit comments