Merge CURA-6179

This commit is contained in:
Lipu Fei 2019-03-06 11:32:52 +01:00
commit ffb8aed4c3
5 changed files with 71 additions and 7 deletions

View file

@ -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