Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / browsebutton.C
index fae5758b94d7eb35fa31afd364f6493cfd846cf2..99b356a8891c088a084e5592b270f38fdb3c6faf 100644 (file)
@@ -136,6 +136,8 @@ BrowseButtonWindow::BrowseButtonWindow(Theme *theme, int x, int y,
        want_directory, // Want only directories
        0, theme->browse_pad)
 {
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Loading Files");
 }
 
 BrowseButtonWindow::~BrowseButtonWindow()