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