mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 22:23:57 -06:00
linting
CURA-7090
This commit is contained in:
parent
3c520fbaf5
commit
071cf5517e
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue