diff options
Diffstat (limited to 'listWindow.go')
| -rw-r--r-- | listWindow.go | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |
