mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 04:07:57 -06:00
Remove superfluous semicolumn
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
b2f3b365c9
commit
02f648d40a
1 changed files with 1 additions and 1 deletions
|
@ -746,7 +746,7 @@ UM.MainWindow
|
|||
UM.MessageDialog
|
||||
{
|
||||
id: packageInstallDialog
|
||||
title: catalog.i18nc("@window:title", "Install Package");
|
||||
title: catalog.i18nc("@window:title", "Install Package")
|
||||
standardButtons: StandardButton.Ok
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue