Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / fileformat.C
index 6dc11781fe7f67eff97ef1c3e8b20decd89fa0a1..c87edf2cfe3d3fcabf02a76cc1e92e09f9ba69fe 100644 (file)
@@ -37,6 +37,8 @@ FileFormat::FileFormat(MWindow *mwindow)
                xS(375), yS(300), xS(375), yS(300))
 {
        this->mwindow = mwindow;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Single File Rendering");
 }
 
 FileFormat::~FileFormat()