ui.backend.windows: fix compile error
parent
54260643c3
commit
fb8d418f13
|
|
@ -475,7 +475,7 @@ SYMBOL: nc-buttons
|
|||
message>button nc-buttons get
|
||||
swap [ push ] [ remove! drop ] if ;
|
||||
|
||||
: mouse-wheel ( wParam -- array )
|
||||
: mouse-scroll ( wParam -- array )
|
||||
>lo-hi [ -120 /f ] map ;
|
||||
|
||||
: mouse-event>gesture ( uMsg -- button )
|
||||
|
|
|
|||
Loading…
Reference in New Issue