mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:05:52 +08:00
linting
CURA-7090
This commit is contained in:
parent
3c520fbaf5
commit
071cf5517e
@ -125,7 +125,6 @@ UM.Dialog{
|
||||
color: UM.Theme.getColor("text")
|
||||
elide: Text.ElideRight
|
||||
}
|
||||
|
||||
Label
|
||||
{
|
||||
text: "(Dismiss)"
|
||||
@ -133,7 +132,6 @@ UM.Dialog{
|
||||
anchors.right: parent.right
|
||||
anchors.verticalCenter: packageIcon.verticalCenter
|
||||
color: UM.Theme.getColor("text")
|
||||
|
||||
MouseArea
|
||||
{
|
||||
anchors.fill: parent
|
||||
|
Loading…
x
Reference in New Issue
Block a user