summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/structs.go b/structs.go
index a7372bb..0eb96e7 100644
--- a/structs.go
+++ b/structs.go
@@ -145,8 +145,8 @@ type guiWidget struct {
active bool
- AtW int
- AtH int
+// AtW int
+// AtH int
direction widget.Orientation