diff options
| author | Jeff Carr <[email protected]> | 2024-01-31 14:01:22 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-31 14:01:22 -0600 |
| commit | 78927ede5d11c86c27de7eab91d67941c1444d18 (patch) | |
| tree | f33bdb7ebd186d2b615e44c6bf9dc41528dbf6f5 /main.go | |
| parent | 7e358767eaef6d0eff3a97fe241708f38ddf9113 (diff) | |
things work againv0.18.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -41,7 +41,6 @@ func main() { } me.myGui = gui.New() - me.myGui.LoadToolkit("andlabs") me.myGui.InitEmbed(resToolkit) me.myGui.Default() |
