X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fcolorpicker.C;h=b1e2a94969a5cb745170c9b29b532e51ca6b7a44;hp=fd796bfcaef64b158ad34396ecb75e58a8f7a7e3;hb=b104b77f5296719bd5e6de8472eb71542ddaedec;hpb=eabda9cf447580a974fd3d67a3d0a26f09aeb523 diff --git a/cinelerra-5.1/cinelerra/colorpicker.C b/cinelerra-5.1/cinelerra/colorpicker.C index fd796bfc..b1e2a949 100644 --- a/cinelerra-5.1/cinelerra/colorpicker.C +++ b/cinelerra-5.1/cinelerra/colorpicker.C @@ -109,6 +109,8 @@ ColorWindow::ColorWindow(ColorPicker *thread, int x, int y, int w, int h, const ColorGUI(this) { this->thread = thread; +// *** CONTEXT_HELP *** + context_help_set_keyword("Title"); } ColorWindow::~ColorWindow()