From 94b41aa18a230289e30254b3a23b39c88193159a Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 5 Feb 2024 04:19:32 -0600 Subject: gadget window displays correctly for some reason Signed-off-by: Jeff Carr --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 5dc3fea..4a3cd50 100644 --- a/structs.go +++ b/structs.go @@ -155,7 +155,7 @@ type guiWidget struct { // AtW int // AtH int - direction widget.Orientation + // direction widget.Orientation // progname string -- cgit v1.2.3