diff options
| author | Jeff Carr <[email protected]> | 2019-05-26 17:28:34 -0700 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2019-05-26 17:28:34 -0700 |
| commit | 58209fde5d2f88b6f43565cfc5e6f08d5190dc0f (patch) | |
| tree | 50d61065247cab06f82ce81754b49f9474874d4e /structs.go | |
| parent | 3bf115b56e75db0488a797f110c8717ff9a5a966 (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.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
