mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:29:02 +08:00
Remove comment
CURA-8421
This commit is contained in:
parent
0d932991d4
commit
ee564782b5
@ -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…
x
Reference in New Issue
Block a user