Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / filejpeg.C
index 42dd2189d73fbf68d966b501b8b435a6ccdf0767..15ae547cbeea9fd1ea6e016e960c468ae41a194c 100644 (file)
@@ -333,6 +333,8 @@ JPEGConfigVideo::JPEGConfigVideo(BC_WindowBase *parent_window, Asset *asset)
 {
        this->parent_window = parent_window;
        this->asset = asset;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Single File Rendering");
 }
 
 JPEGConfigVideo::~JPEGConfigVideo()