ui.backend.windows: fix set.

locals-and-roots
Doug Coleman 2016-03-29 18:05:23 -07:00
parent 5965c0d052
commit dbf781b29a
1 changed files with 1 additions and 1 deletions

View File

@ -483,7 +483,7 @@ SYMBOL: nc-buttons
drop drop
] [ ] [
[ SetCapture drop ] keep [ SetCapture drop ] keep
mouse-captured set mouse-captured namespaces:set
] if ; ] if ;
: release-capture ( -- ) : release-capture ( -- )