diff Gui/interface.c @ 11874:3f6cecc44fc7

fix broken fullscreen start of gmplayer patch by Joe Drago <joe@gotdoofed.com>
author attila
date Thu, 29 Jan 2004 11:04:35 +0000
parents ec3dac7d17a0
children 634a2b279b1a
line wrap: on
line diff
--- a/Gui/interface.c	Thu Jan 29 10:53:19 2004 +0000
+++ b/Gui/interface.c	Thu Jan 29 11:04:35 2004 +0000
@@ -291,6 +291,7 @@
    btnModify( evFullScreen,btnPressed );
   }
 #else
+ if ( !fullscreen ) fullscreen=gtkLoadFullscreen;
  if ( gtkShowVideoWindow )
  {
        wsVisibleWindow( &appMPlayer.subWindow,wsShowWindow );