- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user