Credit Andrew for noexecstack, and Stefan for shuttle mouse
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / filetiff.C
index 7104eed4f7daa4e650b48793976d203c1dd62d6a..31a4bb7bb6ce88a39675d55a21ac006f57d7d919 100644 (file)
@@ -2,6 +2,7 @@
 /*
  * CINELERRA
  * Copyright (C) 2008 Adam Williams <broadcast at earthling dot net>
+ * Copyright (C) 2003-2016 Cinelerra CV contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -535,6 +536,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()