rpcs3
rpcs3 copied to clipboard
Qt: Replace some QApplication::processEvents() and QDialog::exec()
Both functions are discouraged by Qt for various reasons, it is of course unrealistic to replace them all