mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-03 03:54:01 -06:00
Remove comment
CURA-8421
This commit is contained in:
parent
0d932991d4
commit
ee564782b5
2 changed files with 1 additions and 2 deletions
|
@ -54,7 +54,6 @@ Item
|
||||||
id: accountWidget
|
id: accountWidget
|
||||||
|
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
// anchors.horizontalCenter: signInButton.horizontalCenter
|
|
||||||
|
|
||||||
implicitHeight: Math.round(0.5 * UM.Theme.getSize("main_window_header").height)
|
implicitHeight: Math.round(0.5 * UM.Theme.getSize("main_window_header").height)
|
||||||
implicitWidth: Math.round(0.5 * UM.Theme.getSize("main_window_header").height)
|
implicitWidth: Math.round(0.5 * UM.Theme.getSize("main_window_header").height)
|
||||||
|
|
|
@ -97,4 +97,4 @@ Button
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue