summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index ddc22c0..fba741c 100644
--- a/structs.go
+++ b/structs.go
@@ -151,7 +151,7 @@ type guiWidget struct {
active bool
- enable bool
+ enable bool
defaultColor *colorT // store the color to go back to
hidden bool