diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
