X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Funsharp%2Funsharpwindow.h;h=3b4ef7ca03b582237cafb91d87b41eaacea9a202;hb=83b70dd60863377cb281e6be5206304e10373e30;hp=b04f6239b782809ec424982076e0dde3afaf42cf;hpb=c905fabd0678fcc8ab9e32e4443ad8709adafefd;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/unsharp/unsharpwindow.h b/cinelerra-5.1/plugins/unsharp/unsharpwindow.h index b04f6239..3b4ef7ca 100644 --- a/cinelerra-5.1/plugins/unsharp/unsharpwindow.h +++ b/cinelerra-5.1/plugins/unsharp/unsharpwindow.h @@ -77,7 +77,7 @@ public: UnsharpWindow *window; }; -class UnsharpSliderClr : public BC_GenericButton +class UnsharpSliderClr : public BC_Button { public: UnsharpSliderClr(UnsharpMain *plugin, UnsharpWindow *window, int x, int y, int w, int clear);