Removing history items border for AESTHETICS.
This commit is contained in:
parent
719d56127d
commit
b51fe6ae84
1 changed files with 0 additions and 8 deletions
|
@ -121,14 +121,6 @@ Button {
|
||||||
else
|
else
|
||||||
history.undoMultipleDefered(+idx+1)
|
history.undoMultipleDefered(+idx+1)
|
||||||
}
|
}
|
||||||
|
|
||||||
Rectangle {
|
|
||||||
color: sysPalette. window
|
|
||||||
anchors.left: parent.left
|
|
||||||
anchors.right: parent.right
|
|
||||||
anchors.bottom: parent.bottom
|
|
||||||
height: 1
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue