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