- make sure that the fixes above apply when rebooting app for theme change or for language change

This commit is contained in:
Marius Stanciu
2020-01-19 17:39:32 +02:00
committed by Marius
parent 24260b29b4
commit a9d69a57fe
3 changed files with 26 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
19.01.2020
- fixed some bugs that are visible in Linux regarding the ArgsThread class: on app close we need to quit the QThread running the ArgsThread class and also close the opened Socket
- make sure that the fixes above apply when rebooting app for theme change or for language change
15.01.2020