summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/sw.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/sw.h')
-rw-r--r--Gui/mplayer/sw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/mplayer/sw.h b/Gui/mplayer/sw.h
index 9f2baa2a80..6c9753f541 100644
--- a/Gui/mplayer/sw.h
+++ b/Gui/mplayer/sw.h
@@ -37,6 +37,7 @@ void mplSubMouseHandle( int Button,int X,int Y,int RX,int RY )
switch( Button )
{
case wsPMMouseButton:
+ memcpy( &gtkShMem->DVD,&mplShMem->DVD,sizeof( mplDVDStruct ) );
gtkSendMessage( evShowPopUpMenu );
break;
case wsPRMouseButton: