Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / guicast / bcfilebox.C
index ca88ead281760bb0a5a19c4eb4c10358761aef8b..638081f5166a0c861d0139f88fab3801008e17cc 100644 (file)
@@ -780,7 +780,7 @@ int BC_FileBox::keypress_event()
                set_done(1);
                return 1;
        }
-       return 0;
+       return context_help_check_and_show();
 }
 
 int BC_FileBox::close_event()