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 c48eb56613..be623488e9 100644
--- a/Gui/mplayer/mw.c
+++ b/Gui/mplayer/mw.c
@@ -443,7 +443,7 @@ void mplMainMouseHandle( int Button,int X,int Y,int RX,int RY )
itemtype=0;
break;
- case wsPRMouseButton:
+ case wsRRMouseButton:
gtkShow( evShowPopUpMenu,NULL );
break;