mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-03 12:03:57 -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
|
||||
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
// anchors.horizontalCenter: signInButton.horizontalCenter
|
||||
|
||||
implicitHeight: 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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue