summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index dc519a9..181db88 100644
--- a/structs.go
+++ b/structs.go
@@ -143,6 +143,8 @@ type guiWidget struct {
vals []string // dropdown menu items
+ active bool
+
AtW int
AtH int