mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
term.ui: use os.signal_opt instead of os.signal
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
module ui
|
||||
|
||||
import os
|
||||
|
||||
union C.Event {
|
||||
KeyEvent C.KEY_EVENT_RECORD
|
||||
MouseEvent C.MOUSE_EVENT_RECORD
|
||||
|
Reference in New Issue
Block a user