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