Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / timestretch / timestretch.C
index 0653a9e2a8daef445ca2a3a6ca2442ec69731be5..c4f01e1bdae2e179dcfd3292cfb0512cb5e491d0 100644 (file)
@@ -129,6 +129,9 @@ TimeStretchWindow::TimeStretchWindow(TimeStretch *plugin, int x, int y)
                                1)
 {
        this->plugin = plugin;
                                1)
 {
        this->plugin = plugin;
+// *** CONTEXT_HELP ***
+       if(plugin) context_help_set_keyword(plugin->plugin_title());
+       else       context_help_set_keyword("Rendered Audio Effects");
 }
 
 
 }