- started to add an application splash screen

This commit is contained in:
Marius Stanciu
2019-09-12 17:57:16 +03:00
parent 22fafd1495
commit 295cba8539
3 changed files with 16 additions and 1 deletions

View File

@@ -1848,7 +1848,6 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
('BETA' if beta else ''),
platform.architecture()[0])
)
self.show()
self.filename = ""
self.units = ""