mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 13:47:51 -06:00
WIP: Fix refresh and naming
This commit is contained in:
parent
e5b51c8edf
commit
2b0e9ea439
6 changed files with 13 additions and 13 deletions
|
@ -69,7 +69,7 @@ Item
|
|||
{
|
||||
id: networkPrinterListView
|
||||
anchors.fill: parent
|
||||
model: CuraApplication.getDiscoveredPrinterModel().discovered_printers
|
||||
model: CuraApplication.getDiscoveredPrintersModel().discovered_printers
|
||||
//visible: base.visible && model.length > 0
|
||||
|
||||
delegate: MachineSelectorButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue