ui.backend.windows: fix compile error
parent
1672c34f9f
commit
e82bbc5412
|
@ -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