X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Funsharp%2Funsharp.h;h=e6e40ba5efbaf43c99bc88d5ca99ddd8cb9754dd;hb=6d8835a537ca709e122226506548de0d4942aa32;hp=8aa58d751f1111eb1f5060f18ee8e5ec11044db7;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/unsharp/unsharp.h b/cinelerra-5.1/plugins/unsharp/unsharp.h index 8aa58d75..e6e40ba5 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 clear); int equivalent(UnsharpConfig &that); void copy_from(UnsharpConfig &that);