fix trace locks hang, drag handle rework-again, 12 reset btns on plugins, booby on
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / unsharp / unsharp.h
index 8aa58d751f1111eb1f5060f18ee8e5ec11044db7..786dd42d26eaffc12fd0dcf2802f5c8496f7eedd 100644 (file)
@@ -41,6 +41,7 @@ class UnsharpConfig
 {
 public:
        UnsharpConfig();
+       void reset();
 
        int equivalent(UnsharpConfig &that);
        void copy_from(UnsharpConfig &that);