mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
fix merge conflict
This commit is contained in:
commit
ec03b012a7
73 changed files with 3047 additions and 1216 deletions
|
@ -13,7 +13,7 @@ Column
|
|||
|
||||
Label
|
||||
{
|
||||
text: catalog.i18nc("@label", "Network connected printers")
|
||||
text: catalog.i18nc("@label", "Connected printers")
|
||||
visible: networkedPrintersModel.items.length > 0
|
||||
leftPadding: UM.Theme.getSize("default_margin").width
|
||||
height: visible ? contentHeight + 2 * UM.Theme.getSize("default_margin").height : 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue