mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Added version number to scanner
This commit is contained in:
parent
1c11104dd2
commit
a4601edb3c
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Item {
|
|||
anchors.fill: parent;
|
||||
onClicked: parent.checked ? UM.Controller.setActiveTool(null) : UM.Controller.setActiveTool(model.id);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue