summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2019-05-26 17:28:34 -0700
committerJeff Carr <[email protected]>2019-05-26 17:28:34 -0700
commit58209fde5d2f88b6f43565cfc5e6f08d5190dc0f (patch)
tree50d61065247cab06f82ce81754b49f9474874d4e /structs.go
parent3bf115b56e75db0488a797f110c8717ff9a5a966 (diff)
experiement with 'show vm' as a window or a tab
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index b5377ee..d28d3c9 100644
--- a/structs.go
+++ b/structs.go
@@ -102,6 +102,7 @@ type ButtonMap struct {
FB *ui.FontButton
A *ui.Area
W *ui.Window
+ T *ui.Tab
Account *pb.Account
VM *pb.Event_VM