- projects at startup don't work in another thread so there is no multithreading if I want to double click an project and to load it

This commit is contained in:
Marius Stanciu
2019-08-18 00:08:41 +03:00
parent b297e15eee
commit 2720bc34b7
2 changed files with 59 additions and 45 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
18.08.2019
- made the exported preferences formatted therefore more easily read
- projects at startup don't work in another thread so there is no multithreading if I want to double click an project and to load it
17.08.2019