- removed some @pyqtSlot() decorators as they interfere with the current way the program works

This commit is contained in:
Marius Stanciu
2019-09-08 15:38:28 +03:00
committed by Marius
parent 60c5026b5d
commit c78404b737
2 changed files with 2 additions and 14 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
8.09.2019
- added some documentation strings for methods in FlatCAMApp.App class
- removed some @pyqtSlot() decorators as they interfere with the current way the program works
7.09.2019