]> git.sesse.net Git - vlc/commitdiff
skins2 fullscreen button work with audio visualizations
authorRafaël Carré <funman@videolan.org>
Sun, 15 Oct 2006 13:01:29 +0000 (13:01 +0000)
committerRafaël Carré <funman@videolan.org>
Sun, 15 Oct 2006 13:01:29 +0000 (13:01 +0000)
modules/gui/skins2/commands/cmd_fullscreen.cpp

index 85404ca394443215e16c6ddaee36da347fcb518e..2036b50e5fa2939fd2461a15cb11e2b65625e048 100644 (file)
@@ -36,7 +36,7 @@ void CmdFullscreen::execute()
     }
 
     pVout = (vout_thread_t *)vlc_object_find( getIntf()->p_sys->p_input,
-                                              VLC_OBJECT_VOUT, FIND_CHILD );
+                                              VLC_OBJECT_VOUT, FIND_ANYWHERE );
     if( pVout )
     {
         // Switch to fullscreen