X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fconvert.C;h=a73d5148c376a4c9f09f4b7de94ff70cee68ac7d;hb=b104b77f5296719bd5e6de8472eb71542ddaedec;hp=45fff292840f8e60a97de0f187bf7a5e4053f393;hpb=c7754a695f7750177de8645709f5d30487a4ac45;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/convert.C b/cinelerra-5.1/cinelerra/convert.C index 45fff292..a73d5148 100644 --- a/cinelerra-5.1/cinelerra/convert.C +++ b/cinelerra-5.1/cinelerra/convert.C @@ -548,6 +548,8 @@ ConvertWindow::ConvertWindow(MWindow *mwindow, ConvertDialog *dialog, int x, int this->mwindow = mwindow; this->dialog = dialog; format_tools = 0; +// *** CONTEXT_HELP *** + context_help_set_keyword("Transcode"); } ConvertWindow::~ConvertWindow()