exp/textinput: bug fix: go-vet error

Updates #1162
This commit is contained in:
Hajime Hoshi 2024-04-04 12:40:59 +09:00
parent 6f66386f07
commit bb57fe8e15

View File

@ -16,6 +16,8 @@
package textinput
// #cgo CFLAGS: -x objective-c
// #cgo LDFLAGS: -framework Cocoa
import "C"
import (