X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Freframe%2Freframe.C;h=7554012d674aa73bb117e547a97e93bb6dc02976;hb=HEAD;hp=4af96105a7940fa0713e5cea45415e7abde49650;hpb=0df48ad2d876409c5beeae2e21933a728ea76c33;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/reframe/reframe.C b/cinelerra-5.1/plugins/reframe/reframe.C index 4af96105..7554012d 100644 --- a/cinelerra-5.1/plugins/reframe/reframe.C +++ b/cinelerra-5.1/plugins/reframe/reframe.C @@ -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()