X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftitler%2Ftitlerwindow.h;fp=cinelerra-5.1%2Fplugins%2Ftitler%2Ftitlerwindow.h;h=1088aa81c968ca57b4ccc8cad6e4052c671f91fd;hb=28600526f736ffd4f104f29495a4bb36497e1ea8;hp=2be28d18b094a6e60bcf1c49775d26d3954b7c4e;hpb=c630b22c61521d9c64b0bed6f6c1c069d01bbff9;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/titler/titlerwindow.h b/cinelerra-5.1/plugins/titler/titlerwindow.h index 2be28d18..1088aa81 100644 --- a/cinelerra-5.1/plugins/titler/titlerwindow.h +++ b/cinelerra-5.1/plugins/titler/titlerwindow.h @@ -468,7 +468,7 @@ public: TitleMain *client; TitleWindow *window; }; -class TitleColorThread : public ColorThread +class TitleColorThread : public ColorPicker { public: TitleColorThread(TitleMain *client, TitleWindow *window, int is_outline); @@ -567,7 +567,7 @@ public: TitleWindow *window; }; -class TitleColorPopup : public ColorThread +class TitleColorPopup : public ColorPicker { public: TitleColorPopup(TitleMain *client, TitleWindow *window);