Cura/resources/qml/Menus/ConfigurationMenu
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
..
AutoConfiguration.qml Make expandable component header fonts larger 2018-12-31 13:43:31 +01:00
ConfigurationItem.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
ConfigurationListView.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
ConfigurationMenu.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
CustomConfiguration.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
PrintCoreConfiguration.qml Fix QML null warnings 2020-02-13 12:11:25 +01:00