Qt6 fixes and scheduler class started
2 unresolved threads
2 unresolved threads
Compare changes
- Simon Bjurek authored
+ 8
− 8
@@ -7,7 +7,7 @@ Contains the schedule class for scheduling operations in an SFG.
@@ -7,7 +7,7 @@ Contains the schedule class for scheduling operations in an SFG.
@@ -33,10 +33,10 @@ from b_asic.operation import Operation
@@ -33,10 +33,10 @@ from b_asic.operation import Operation
@@ -1229,10 +1229,10 @@ class Schedule:
@@ -1229,10 +1229,10 @@ class Schedule:
@@ -1303,7 +1303,7 @@ class Scheduler():
@@ -1303,7 +1303,7 @@ class Scheduler():
@@ -1337,7 +1337,7 @@ class Scheduler():
@@ -1337,7 +1337,7 @@ class Scheduler():
@@ -1366,10 +1366,10 @@ class Scheduler():
@@ -1366,10 +1366,10 @@ class Scheduler():
\ No newline at end of file