sorry, 10l:)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4984 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pontscho 2002-03-07 18:29:11 +00:00
parent 988e72ebc3
commit 180c17d1d8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ void mplFullScreen( void )
{ {
static int sx,sy; static int sx,sy;
if ( guiIntfStruct.Playing ) if ( !guiIntfStruct.Playing )
{ {
wsVisibleWindow( &appMPlayer.subWindow,wsHideWindow ); wsVisibleWindow( &appMPlayer.subWindow,wsHideWindow );
if ( appMPlayer.subWindow.isFullScreen ) if ( appMPlayer.subWindow.isFullScreen )