summaryrefslogtreecommitdiff
path: root/gui.go
diff options
context:
space:
mode:
Diffstat (limited to 'gui.go')
-rw-r--r--gui.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui.go b/gui.go
index c811bd9..f9744bf 100644
--- a/gui.go
+++ b/gui.go
@@ -201,6 +201,7 @@ func CreateButton(a *pb.Account, vm *pb.Event_VM,
var newmap ButtonMap
newmap.B = newB
newmap.Account = a
+ newmap.VM = vm
newmap.Action = note
newmap.custom = custom
newmap.aTab = Data.CurrentTab