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 89ca66a..83a309d 100644
--- a/structs.go
+++ b/structs.go
@@ -21,7 +21,7 @@ import (
// For example, a "Mouse Control Panel" not the GIMP or blender.
//
-var Config guiConfig
+var me guiConfig
// This struct can be used with the go-arg package
type GuiArgs struct {