- fixed the color set for the application objects

- made some reverts regarding the mods in the quit_application() method - problems when freezed
RELEASE 8.993
This commit is contained in:
Marius Stanciu
2020-06-06 02:36:53 +03:00
committed by Marius
parent 6d8ccaca85
commit 427f2bcbe0
4 changed files with 17 additions and 14 deletions

View File

@@ -17,6 +17,7 @@ if sys.platform == "win32":
MIN_VERSION_MAJOR = 3
MIN_VERSION_MINOR = 5
def debug_trace():
"""
Set a tracepoint in the Python debugger that works with Qt