mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -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")
|
color: UM.Theme.getColor("text")
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
}
|
}
|
||||||
|
|
||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
text: "(Dismiss)"
|
text: "(Dismiss)"
|
||||||
|
@ -133,7 +132,6 @@ UM.Dialog{
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.verticalCenter: packageIcon.verticalCenter
|
anchors.verticalCenter: packageIcon.verticalCenter
|
||||||
color: UM.Theme.getColor("text")
|
color: UM.Theme.getColor("text")
|
||||||
|
|
||||||
MouseArea
|
MouseArea
|
||||||
{
|
{
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue