From: malc Date: Wed, 16 Jan 2013 09:43:02 +0000 (+0400) Subject: That's what happens when the wheel on your mouse is broken X-Git-Tag: v14~60 X-Git-Url: https://repo.or.cz/w/llpp.git/commitdiff_plain/f7b76a8e7dfc433c694a1e5e87a6054dd90dbefb That's what happens when the wheel on your mouse is broken --- diff --git a/main.ml b/main.ml index 121008a..df91c59 100644 --- a/main.ml +++ b/main.ml @@ -5755,8 +5755,8 @@ let viewmouse button down x y mask = if conf.wheelbypage then ( if n = 4 - then nextpage () - else prevpage () + then prevpage () + else nextpage () ) else let incr =