summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/sw.c
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/sw.c')
-rw-r--r--gui/mplayer/sw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/mplayer/sw.c b/gui/mplayer/sw.c
index e31fda83fb..349847b5b8 100644
--- a/gui/mplayer/sw.c
+++ b/gui/mplayer/sw.c
@@ -40,7 +40,7 @@ extern int i,pot;
void mplSubDraw( void )
{
if ( appMPlayer.subWindow.State == wsWindowClosed ) exit_player( MSGTR_Exit_quit );
-
+
if ( appMPlayer.subWindow.State == wsWindowFocusIn ) SubVisible++;
if ( appMPlayer.subWindow.State == wsWindowFocusOut && metacity_hack != 3 ) SubVisible--;