Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / tipwindow.C
index 2c126bf0f8f3b83364d5115bbec85a716e3834c2..6014b50402243a53135e8d86c21e1845134fc667 100644 (file)
@@ -156,7 +156,7 @@ int TipWindowGUI::keypress_event()
                set_done(0);
                break;
        }
-       return 0;
+       return context_help_check_and_show();
 }