mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Fix QML warnings & errors
CURA-5829
This commit is contained in:
parent
15f586ffae
commit
1e9aff44f6
2 changed files with 23 additions and 36 deletions
|
|
@ -15,5 +15,4 @@ Loader
|
|||
id: previewMain
|
||||
|
||||
source: UM.Controller.activeView != null && UM.Controller.activeView.mainComponent != null ? UM.Controller.activeView.mainComponent : ""
|
||||
onSourceChanged: print("THE SOURCE IS", source)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue