mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-18 05:45:40 -07:00
Change window title to BlackBelt Cura
This commit is contained in:
parent
fddbe6126b
commit
4e2fc5dcdf
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ UM.MainWindow
|
|||
{
|
||||
id: base
|
||||
//: Cura application window title
|
||||
title: catalog.i18nc("@title:window","Ultimaker Cura");
|
||||
title: catalog.i18nc("@title:window","BlackBelt Cura");
|
||||
viewportRect: Qt.rect(0, 0, (base.width - sidebar.width) / base.width, 1.0)
|
||||
property bool showPrintMonitor: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue