mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 13:15:57 +08:00
Merge branch 'thopiekar-remove-cura-under-cura-logo'
This commit is contained in:
commit
fc1282773a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user