Merge branch '4.0'

This commit is contained in:
Diego Prado Gesto 2019-02-07 17:36:44 +01:00
commit b0cf5f25c6
2 changed files with 15 additions and 23 deletions

View file

@ -14,6 +14,7 @@ Item
Loader
{
id: previewMain
anchors.fill: parent
source: UM.Controller.activeView != null && UM.Controller.activeView.mainComponent != null ? UM.Controller.activeView.mainComponent : ""
}