Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / clipedit.C
index e002dd47634298fe7885a9c0b0ea592f4e152c8f..f3f81f252815f5869b636ea559993531906df670 100644 (file)
@@ -141,6 +141,8 @@ ClipEditWindow::ClipEditWindow(MWindow *mwindow, ClipEdit *thread)
 {
        this->mwindow = mwindow;
        this->thread = thread;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Workflow with OpenEDL and Nested Clips");
 }
 
 ClipEditWindow::~ClipEditWindow()