Qt6 fixes and scheduler class started
2 unresolved threads
2 unresolved threads
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
- Simon Bjurek authored
+ 12
− 4
@@ -31,7 +31,7 @@ from qtpy.QtCore import (
@@ -98,9 +98,9 @@ if __debug__:
@@ -1688,8 +1688,16 @@ def start_scheduler(schedule: Optional[Schedule] = None) -> Optional[Schedule]: