X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fbrightness%2Fbrightnesswindow.h;h=877d216b528f0495007adcdb546a672bce98169e;hb=8cad02a7b02e4a8543bc5514892b51aed877a193;hp=1b122ed3468a4ebf1c140558ac69309cecc7334f;hpb=c905fabd0678fcc8ab9e32e4443ad8709adafefd;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/brightness/brightnesswindow.h b/cinelerra-5.1/plugins/brightness/brightnesswindow.h index 1b122ed3..877d216b 100644 --- a/cinelerra-5.1/plugins/brightness/brightnesswindow.h +++ b/cinelerra-5.1/plugins/brightness/brightnesswindow.h @@ -91,7 +91,7 @@ public: BrightnessWindow *window; }; -class BrightnessSliderClr : public BC_GenericButton +class BrightnessSliderClr : public BC_Button { public: BrightnessSliderClr(BrightnessMain *client, BrightnessWindow *window, int x, int y, int w, int is_brightness);