mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 18:35:53 +08:00
Remove remnant code
CURA-1036
This commit is contained in:
parent
2ee745e1f9
commit
612888c9fb
@ -18,7 +18,6 @@ Rectangle
|
|||||||
|
|
||||||
// Is there an output device for this printer?
|
// Is there an output device for this printer?
|
||||||
property bool printerConnected: Cura.MachineManager.printerOutputDevices.length != 0
|
property bool printerConnected: Cura.MachineManager.printerOutputDevices.length != 0
|
||||||
onPrinterConnectedChanged: populatePrintMonitorModel()
|
|
||||||
|
|
||||||
color: UM.Theme.getColor("sidebar");
|
color: UM.Theme.getColor("sidebar");
|
||||||
UM.I18nCatalog { id: catalog; name:"cura"}
|
UM.I18nCatalog { id: catalog; name:"cura"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user