Cura/plugins/PostProcessingPlugin
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
..
2020-10-22 11:29:25 +02:00
2018-01-09 10:31:12 +01:00
2020-06-23 21:46:40 +02:00

PostProcessingPlugin

A post processing plugin for Cura