modify clr btn 16 plugins, add regdmp for sigtraps, rework mask_engine, mask rotate...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / huesaturation / huesaturation.h
index a591a852425727b53f2b5c03dce5742247e3c18a..c763ba4f168664d80cc0cfff188ce1bb9801593f 100644 (file)
@@ -111,7 +111,7 @@ public:
        HueWindow *gui;
 };
 
-class HueSliderClr : public BC_GenericButton
+class HueSliderClr : public BC_Button
 {
 public:
        HueSliderClr(HueEffect *plugin, HueWindow *gui, int x, int y, int w, int clear);