mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-03 00:16:15 +00:00
ui/key: rename TextInputClosed to TextInputClose
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ const (
|
||||
const (
|
||||
TextInputKeep TextInputState = iota
|
||||
TextInputFocus
|
||||
TextInputClosed
|
||||
TextInputClose
|
||||
TextInputOpen
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user