X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fholo%2Fholowindow.C;h=c2e0d620bfa8cbdc5c1e4bc737e7cba466817862;hb=310cfd249d955850c39757d80e07949ad4fef205;hp=3030945d63794d1e18a84b4f66d29bc5734a6651;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/holo/holowindow.C b/cinelerra-5.0/plugins/holo/holowindow.C index 3030945d..c2e0d620 100644 --- a/cinelerra-5.0/plugins/holo/holowindow.C +++ b/cinelerra-5.0/plugins/holo/holowindow.C @@ -48,9 +48,9 @@ void HoloWindow::create_objects() { int x = 10, y = 10; add_subwindow(new BC_Title(x, y, - _("HolographicTV from EffectTV\n" + "HolographicTV from EffectTV\n" "Copyright (C) 2001 FUKUCHI Kentarou") - )); + ); show_window(); flush();