diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ type guiWidget struct { // AtW int // AtH int - direction widget.Orientation + // direction widget.Orientation // progname string |
