devel #52

Manually merged
CastroFidel merged 6 commits from minergenon/winehelper:devel into master 2025-09-02 14:28:57 +00:00
Showing only changes of commit 3381054c21 - Show all commits

View File

@@ -341,6 +341,7 @@ class DependencyManager:
if not still_missing:
installation_successful = True
close_button.setText("Запустить WineHelper")
else:
warn_box = QMessageBox(dialog)
warn_box.setWindowIcon(self.app_icon)