mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
00250acb10
2 changed files with 10 additions and 3 deletions
|
@ -35,7 +35,8 @@ Tab
|
|||
TableViewColumn
|
||||
{
|
||||
role: "user_value"
|
||||
title: catalog.i18nc("@title:column", "Current"); visible: quality == Cura.MachineManager.activeQualityId
|
||||
title: catalog.i18nc("@title:column", "Current");
|
||||
visible: quality == Cura.MachineManager.activeQualityId
|
||||
width: parent.width * 0.18
|
||||
}
|
||||
TableViewColumn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue