mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-28 05:52:01 +08:00
Removed unused connection
This commit is contained in:
parent
eb677f5625
commit
7632b9df79
@ -141,14 +141,6 @@ Item {
|
|||||||
storeIndex: 0
|
storeIndex: 0
|
||||||
removeUnusedValue: false
|
removeUnusedValue: false
|
||||||
}
|
}
|
||||||
|
|
||||||
// If the extruder by which the object needs to be printed is changed, ensure that the
|
|
||||||
// display is also notified of the fact.
|
|
||||||
Connections
|
|
||||||
{
|
|
||||||
target: extruderSelector
|
|
||||||
onActivated: provider.forcePropertiesChanged()
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user