mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 15:38:59 +08:00
Remove superfluous semicolumn
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
8c0b0ddc5b
commit
5063b84c9a
@ -169,7 +169,7 @@ UM.Dialog
|
||||
{
|
||||
//: Close about dialog button
|
||||
id: closeButton
|
||||
text: catalog.i18nc("@action:button", "Close");
|
||||
text: catalog.i18nc("@action:button", "Close")
|
||||
|
||||
onClicked: base.visible = false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user