- more work in PyQt6 porting

This commit is contained in:
Marius Stanciu
2021-08-05 21:14:37 +03:00
committed by Marius
parent 584134a27a
commit 1d88491a18
4 changed files with 30 additions and 28 deletions

View File

@@ -14,6 +14,7 @@ CHANGELOG for FlatCAM beta
- fixed fullscreen functionality for PyQt6 and a few other fixes regarding the port to PyQt6
- more fixes for porting to PyQt6
- changes the exit method from exit(0) to quit()
- more work in PyQt6 porting
4.08.2021