Fix the Printer application naming

This commit is contained in:
Arjen Hiemstra 2015-01-08 14:27:59 +01:00
parent e24c120e82
commit 629ca54613

View file

@ -5,5 +5,5 @@ import QtQuick.Layouts 1.1
import UM 1.0 as UM
UM.DefaultWindow {
title: "UM"
title: "Cura"
}