mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Merge branch 'thopiekar-remove-cura-under-cura-logo'
This commit is contained in:
commit
fc1282773a
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ UM.Dialog
|
||||||
{
|
{
|
||||||
id: version
|
id: version
|
||||||
|
|
||||||
text: "Cura %1".arg(UM.Application.version)
|
text: catalog.i18nc("@label","version: %1").arg(UM.Application.version)
|
||||||
font: UM.Theme.getFont("large")
|
font: UM.Theme.getFont("large")
|
||||||
anchors.right : logo.right
|
anchors.right : logo.right
|
||||||
anchors.top: logo.bottom
|
anchors.top: logo.bottom
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue