Cura/plugins/Toolbox/resources/qml
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
..
components Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
dialogs Don't use anchors in a Layout context 2020-10-16 15:41:14 +02:00
pages Fix "Fetching Packages" text in the Marketplace in dark mode 2020-08-05 14:12:00 +02:00
Toolbox.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00