From 4cf494982ef4ca62f4bb1af1545e861d64b15db4 Mon Sep 17 00:00:00 2001 From: chrin Date: Sun, 15 Sep 2024 13:59:31 +0200 Subject: [PATCH] user:dict['Comment'] --- base.py | 1 + 1 file changed, 1 insertion(+) diff --git a/base.py b/base.py index 1c6d95f..03f630a 100644 --- a/base.py +++ b/base.py @@ -1131,6 +1131,7 @@ class BaseWindow(QMainWindow): QApplication.processEvents() return False + return True