- started to add an application splash screen
This commit is contained in:
@@ -1848,7 +1848,6 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
|
||||
('BETA' if beta else ''),
|
||||
platform.architecture()[0])
|
||||
)
|
||||
self.show()
|
||||
|
||||
self.filename = ""
|
||||
self.units = ""
|
||||
|
||||
Reference in New Issue
Block a user