Cura/resources/qml/PrintSetupSelector
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
..
Custom Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
Recommended Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
NoIntentIcon.qml Add warning icon when not all extruders have same intent 2019-09-26 16:26:55 +02:00
PrintSetupSelector.qml Fix QML null warnings 2020-02-13 12:26:49 +01:00
PrintSetupSelectorContents.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
PrintSetupSelectorHeader.qml Elide the profile text in the middle for the PrintSetupSelector. 2019-10-15 10:26:52 +02:00