From 3198bd3484fed9e3fe59d20a5828c3de0e2c75e9 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 24 May 2019 19:02:57 -0700 Subject: make a 'Current' value Signed-off-by: Jeff Carr --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 5dc3bdf..0228dd4 100644 --- a/structs.go +++ b/structs.go @@ -55,6 +55,7 @@ type GuiDataStructure struct { // account entry textboxes AccNick string Config *pb.Config + Current *pb.Config_Account // A map of all buttons everywhere on all // windows, all tabs, across all goroutines -- cgit v1.2.3