diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -145,8 +145,8 @@ type guiWidget struct { active bool -// AtW int -// AtH int + // AtW int + // AtH int direction widget.Orientation |
