Cura/resources/qml/PrinterSelector
Kostas Karmas 7827b36ab7 Fix QML warnings due to depricated on<signal> calls in Connections
As of 5.12, the signals used in connections should not be declared as on<signal>, but as
function on<signal>(arguments).
2021-03-30 09:02:48 +02:00
..
MachineSelector.qml Give the machineButton selectors a fixed width 2020-08-25 10:59:14 +02:00
MachineSelectorButton.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
MachineSelectorList.qml Allow the machine manager to set an empty active machine 2020-06-09 15:33:22 +02:00