Merge branch 'thopiekar-remove-cura-under-cura-logo'

This commit is contained in:
ChrisTerBeke 2017-10-10 15:43:21 +02:00
commit fc1282773a

View File

@ -40,7 +40,7 @@ UM.Dialog
{
id: version
text: "Cura %1".arg(UM.Application.version)
text: catalog.i18nc("@label","version: %1").arg(UM.Application.version)
font: UM.Theme.getFont("large")
anchors.right : logo.right
anchors.top: logo.bottom