diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ import ( "go.wit.com/lib/gadgets" ) +// there can be only one per application var myLogGui *LogSettings type LogSettings struct { |
