Cura/resources/qml/PrintSetupSelector/Recommended
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
..
RecommendedAdhesionSelector.qml Fix adhesion checkbox in recommended mode 2019-05-21 08:10:49 +02:00
RecommendedInfillDensitySelector.qml Give tick marks a font 2018-12-31 13:57:49 +01:00
RecommendedPrintSetup.qml Remove unused catalog 2019-10-25 15:49:05 +02:00
RecommendedQualityProfileSelector.qml Prevent "sticky" tooltips 2019-11-11 10:47:53 +01:00
RecommendedSupportSelector.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00