summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/pb.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/pb.c')
-rw-r--r--Gui/mplayer/pb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/pb.c b/Gui/mplayer/pb.c
index 644729e660..c5c9fa7b0c 100644
--- a/Gui/mplayer/pb.c
+++ b/Gui/mplayer/pb.c
@@ -121,7 +121,7 @@ void mplPBMouseHandle( int Button,int X,int Y,int RX,int RY )
case wsRMMouseButton:
mplHideMenu( RX,RY,0 );
break;
- case wsPRMouseButton:
+ case wsRRMouseButton:
gtkShow( evShowPopUpMenu,NULL );
break;
// ---