Fix doc comment on MenuItem
This commit is contained in:
parent
b7d1a0abdd
commit
b9f980e7fd
@ -5,7 +5,7 @@ import "git.tebibyte.media/tomo/tomo/input"
|
|||||||
import "git.tebibyte.media/tomo/tomo/event"
|
import "git.tebibyte.media/tomo/tomo/event"
|
||||||
import "git.tebibyte.media/tomo/objects/layouts"
|
import "git.tebibyte.media/tomo/objects/layouts"
|
||||||
|
|
||||||
// MenuItem is a clickable button.
|
// MenuItem is a selectable memu item.
|
||||||
type MenuItem struct {
|
type MenuItem struct {
|
||||||
tomo.ContainerBox
|
tomo.ContainerBox
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user