mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Fix the Printer application naming
This commit is contained in:
parent
e24c120e82
commit
629ca54613
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ import QtQuick.Layouts 1.1
|
|||
import UM 1.0 as UM
|
||||
|
||||
UM.DefaultWindow {
|
||||
title: "UM"
|
||||
title: "Cura"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue