diff --git a/listWindow.go b/listWindow.go index 1819b96..3432776 100644 --- a/listWindow.go +++ b/listWindow.go @@ -16,6 +16,7 @@ import ( ) var lw *gadgets.BasicWindow + var allsections []*section type witRepo struct {