X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flabeledit.C;h=b06d5c76178b1b885f47c37335fdf8d3c90e8dbd;hb=1b764a9134043e08d4ca6161a6ac58b105cc6b2b;hp=9a728a0e8d0e632ccc9fa87bb60c1ff820160860;hpb=0df48ad2d876409c5beeae2e21933a728ea76c33;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/labeledit.C b/cinelerra-5.1/cinelerra/labeledit.C index 9a728a0e..b06d5c76 100644 --- a/cinelerra-5.1/cinelerra/labeledit.C +++ b/cinelerra-5.1/cinelerra/labeledit.C @@ -84,6 +84,8 @@ LabelEditWindow::LabelEditWindow(MWindow *mwindow, LabelEdit *thread) { this->mwindow = mwindow; this->thread = thread; +// *** CONTEXT_HELP *** + context_help_set_keyword("Labels"); } LabelEditWindow::~LabelEditWindow()