Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / labeledit.C
index 9a728a0e8d0e632ccc9fa87bb60c1ff820160860..b06d5c76178b1b885f47c37335fdf8d3c90e8dbd 100644 (file)
@@ -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()