mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
FIx deprecation warning
This commit is contained in:
parent
62c1e37e04
commit
3c6412d5d7
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Rectangle
|
|||
wrapMode: Text.Wrap
|
||||
elide: Text.ElideRight
|
||||
|
||||
onLineLaidOut:
|
||||
onLineLaidOut: (line) =>
|
||||
{
|
||||
if(line.isLast)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue