Cura/resources/qml/PrinterOutput
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
..
ExtruderBox.qml Use extruderList rather than deprecated extruders property 2020-05-29 17:56:56 +02:00
HeatedBedBox.qml Fix values in print monitor preheat fields 2020-02-28 12:27:57 +01:00
ManualPrinterControl.qml Fix the layout of the head jogging controls 2020-02-17 22:13:38 +01:00
MonitorItem.qml Add connectedPrinter to MonitorItem 2018-11-22 14:06:43 +01:00
MonitorSection.qml Unify the fonts to only have 8 instead of 13. 2018-12-12 17:50:21 +01:00
OutputDeviceHeader.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00