Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / graphic / graphic.C
index 7a99221df8a0d53912791577af0dc7a433ffaf4d..3fb5c066538f165e475eb8e4078879cd90f64ed7 100644 (file)
@@ -872,7 +872,7 @@ int GraphicGUI::keypress_event()
                        }
                }
        }
-       return 0;
+       return context_help_check_and_show();
 }