summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/mw.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/mw.c')
-rw-r--r--Gui/mplayer/mw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/mw.c b/Gui/mplayer/mw.c
index a265bea5c3..73d9934f75 100644
--- a/Gui/mplayer/mw.c
+++ b/Gui/mplayer/mw.c
@@ -365,7 +365,7 @@ NoPause:
mplPause();
break;
- case evStop: guiIntfStruct.Playing=guiSetStop; break;
+ case evStop: guiIntfStruct.Playing=guiSetStop; mplState(); break;
case evLoadPlay:
mplMainAutoPlay=1;