PKGBUILD fix libva/vdpau deps
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / unsharp / unsharp.h
index 786dd42d26eaffc12fd0dcf2802f5c8496f7eedd..e6e40ba5efbaf43c99bc88d5ca99ddd8cb9754dd 100644 (file)
@@ -41,7 +41,7 @@ class UnsharpConfig
 {
 public:
        UnsharpConfig();
 {
 public:
        UnsharpConfig();
-       void reset();
+       void reset(int clear);
 
        int equivalent(UnsharpConfig &that);
        void copy_from(UnsharpConfig &that);
 
        int equivalent(UnsharpConfig &that);
        void copy_from(UnsharpConfig &that);