mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Remove remnant code
CURA-1036
This commit is contained in:
parent
2ee745e1f9
commit
612888c9fb
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ Rectangle
|
|||
|
||||
// Is there an output device for this printer?
|
||||
property bool printerConnected: Cura.MachineManager.printerOutputDevices.length != 0
|
||||
onPrinterConnectedChanged: populatePrintMonitorModel()
|
||||
|
||||
color: UM.Theme.getColor("sidebar");
|
||||
UM.I18nCatalog { id: catalog; name:"cura"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue