mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-07 00:38:59 +08:00
Changed deprecated qml syntax
Contributes to CURA-8558
This commit is contained in:
parent
b53a9840f3
commit
397baebda4
@ -130,7 +130,7 @@ Window
|
||||
Connections
|
||||
{
|
||||
target: content
|
||||
onLoaded: function()
|
||||
function onLoaded()
|
||||
{
|
||||
pageTitle.text = content.item.pageTitle
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user