summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2019-05-27 21:29:30 -0700
committerJeff Carr <[email protected]>2019-05-27 21:29:30 -0700
commit2e033c4a80859dde3c70f5d1497a7800b6661c35 (patch)
tree3d1c235ca1bc79dfe20fad0d69132fc984d24c6b /structs.go
parentd886922680ff0661aa0c81087ffe399a93beda2e (diff)
sync with server daemon
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index c2d9744..b78130e 100644
--- a/structs.go
+++ b/structs.go
@@ -90,7 +90,7 @@ type EntryMap struct {
Account *pb.Account
VM *pb.Event_VM
- B *ui.Button
+ B *ButtonMap
FB *ui.FontButton
A *ui.Area
W *ui.Window