Add replacement for QT.labs.models.TableModel

Implementation is intended to function the same as before.

CURA-8640
This commit is contained in:
j.delarago 2022-04-05 15:03:45 +02:00
parent 359bcc1bee
commit 4ec2edec67
3 changed files with 13 additions and 16 deletions

View file

@ -56,8 +56,9 @@ Item
font: UM.Theme.getFont("medium_bold")
elide: Text.ElideRight
}
Item //Resize handle.
Item
{
//Resize handle.
anchors
{
right: parent.right