mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Merge CURA-6179
This commit is contained in:
commit
ffb8aed4c3
5 changed files with 71 additions and 7 deletions
|
@ -749,6 +749,7 @@ class CuraApplication(QtApplication):
|
|||
# Initialize Cura API
|
||||
self._cura_API.initialize()
|
||||
|
||||
self._output_device_manager.start()
|
||||
self._welcome_pages_model.initialize()
|
||||
|
||||
# Detect in which mode to run and execute that mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue