mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07: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
|
import UM 1.0 as UM
|
||||||
|
|
||||||
UM.DefaultWindow {
|
UM.DefaultWindow {
|
||||||
title: "UM"
|
title: "Cura"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue