X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Funsharp%2Funsharp.h;h=786dd42d26eaffc12fd0dcf2802f5c8496f7eedd;hb=54cc56bff09f5004b2a6cd454375f06e56acf5a0;hp=8aa58d751f1111eb1f5060f18ee8e5ec11044db7;hpb=834732af87bfd7f1d4035109f31e48db12b415fa;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/unsharp/unsharp.h b/cinelerra-5.1/plugins/unsharp/unsharp.h index 8aa58d75..786dd42d 100644 --- a/cinelerra-5.1/plugins/unsharp/unsharp.h +++ b/cinelerra-5.1/plugins/unsharp/unsharp.h @@ -41,6 +41,7 @@ class UnsharpConfig { public: UnsharpConfig(); + void reset(); int equivalent(UnsharpConfig &that); void copy_from(UnsharpConfig &that);