X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fbeos%2FInterface.cpp;h=6da022a32bf7420210df5452cc0795be77b7a947;hb=6ee1e193fd896ab9a4729fde14f009d9ce629815;hp=cbaebcc4f98427939367251d53bf9c12ce26ae23;hpb=3305b049e7f587b23359a1c9047fb5763d19c1dc;p=vlc diff --git a/modules/gui/beos/Interface.cpp b/modules/gui/beos/Interface.cpp index cbaebcc4f9..6da022a32b 100644 --- a/modules/gui/beos/Interface.cpp +++ b/modules/gui/beos/Interface.cpp @@ -68,7 +68,7 @@ int E_(OpenIntf) ( vlc_object_t *p_this ) msg_Err( p_intf, "out of memory" ); return VLC_EGENERIC; } - + p_intf->pf_run = Run; /* Create the interface window */