update igors icons, x/y contraint for xlate
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / unsharp / unsharp.h
index 8aa58d751f1111eb1f5060f18ee8e5ec11044db7..e6e40ba5efbaf43c99bc88d5ca99ddd8cb9754dd 100644 (file)
@@ -41,6 +41,7 @@ class UnsharpConfig
 {
 public:
        UnsharpConfig();
+       void reset(int clear);
 
        int equivalent(UnsharpConfig &that);
        void copy_from(UnsharpConfig &that);