Credit Andrew - fix vorbis audio which was scratchy and ensure aging plugin does...
[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();
 }