From 321e7d6977d5ae0248135edea8a844dd1c1052df Mon Sep 17 00:00:00 2001 From: Megamouse Date: Thu, 19 Nov 2020 21:46:41 +0100 Subject: [PATCH] Don't hide the PKG install progress dialog after each package --- rpcs3/rpcs3qt/main_window.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpcs3/rpcs3qt/main_window.cpp b/rpcs3/rpcs3qt/main_window.cpp index 29a7b431bf..9415229039 100644 --- a/rpcs3/rpcs3qt/main_window.cpp +++ b/rpcs3/rpcs3qt/main_window.cpp @@ -607,6 +607,7 @@ void main_window::HandlePackageInstallation(const std::vector(pval * pdlg.maximum())); QCoreApplication::processEvents(); }