mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Change mainwindow name to Ultimaker Cura
This commit is contained in:
parent
3ea9c3856c
commit
73f6427a88
@ -16,7 +16,7 @@ UM.MainWindow
|
||||
{
|
||||
id: base
|
||||
//: Cura application window title
|
||||
title: catalog.i18nc("@title:window","Cura");
|
||||
title: catalog.i18nc("@title:window","Ultimaker Cura");
|
||||
viewportRect: Qt.rect(0, 0, (base.width - sidebar.width) / base.width, 1.0)
|
||||
property bool showPrintMonitor: false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user