mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:39:03 +08:00
Fixing code style -
CURA-4386 CURA-4379
This commit is contained in:
parent
1b8766b953
commit
61e65d5cb0
@ -289,15 +289,6 @@ Column
|
||||
|
||||
menu: MaterialMenu { extruderIndex: base.currentExtruderIndex }
|
||||
}
|
||||
|
||||
Connections
|
||||
{
|
||||
target: Cura.MachineManager
|
||||
onGlobalContainerChanged:
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Print core row
|
||||
|
@ -66,11 +66,6 @@ Item
|
||||
{
|
||||
target: Cura.MachineManager
|
||||
onActiveQualityChanged: qualityModel.update()
|
||||
}
|
||||
|
||||
Connections
|
||||
{
|
||||
target: Cura.MachineManager
|
||||
onActiveMaterialChanged: qualityModel.update()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user