Cura/plugins/Toolbox
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
..
resources Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
src Catch environment errors removing temporary package files 2021-01-19 14:49:47 +01:00
__init__.py Fix Toolbox import error (continued) 2020-01-16 14:39:10 +01:00
plugin.json Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00