Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / reframe / reframe.C
index 4af96105a7940fa0713e5cea45415e7abde49650..7554012d674aa73bb117e547a97e93bb6dc02976 100644 (file)
@@ -176,6 +176,9 @@ ReFrameWindow::ReFrameWindow(ReFrame *plugin, int x, int y)
        1)
 {
        this->plugin = plugin;
+// *** CONTEXT_HELP ***
+       if(plugin) context_help_set_keyword(plugin->plugin_title());
+       else       context_help_set_keyword("Rendered Video Effects");
 }
 
 ReFrameWindow::~ReFrameWindow()