Cura/resources/qml/PrintSetupSelector/Custom
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
..
CustomPrintSetup.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
MenuButton.qml Set right text color if menubutton is disbled 2019-10-02 16:39:50 +02:00
QualitiesWithIntentMenu.qml Fix custom profiles not always being visible in menu 2020-08-17 14:09:27 +02:00