mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 15:37:27 -06:00
Change mainwindow name to Ultimaker Cura
This commit is contained in:
parent
3ea9c3856c
commit
73f6427a88
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ UM.MainWindow
|
||||||
{
|
{
|
||||||
id: base
|
id: base
|
||||||
//: Cura application window title
|
//: 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)
|
viewportRect: Qt.rect(0, 0, (base.width - sidebar.width) / base.width, 1.0)
|
||||||
property bool showPrintMonitor: false
|
property bool showPrintMonitor: false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue