X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fgwindowgui.h;h=1687e037eedba05dec428e69bfb5e58da372e159;hb=38cb4182e11e57fc426bede3825e825e9d61433b;hp=35a524e8003ff4c8221e16dd9cca5fdec1954593;hpb=c4bf1f625b640ef45136dcf66b639e2a55bd8334;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/gwindowgui.h b/cinelerra-5.1/cinelerra/gwindowgui.h index 35a524e8..1687e037 100644 --- a/cinelerra-5.1/cinelerra/gwindowgui.h +++ b/cinelerra-5.1/cinelerra/gwindowgui.h @@ -103,7 +103,7 @@ public: GWindowToggle *auto_toggle; }; -class GWindowColorThread : public ColorThread +class GWindowColorThread : public ColorPicker { public: GWindowColorThread(GWindowColorButton *color_button);