summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-31 14:01:22 -0600
committerJeff Carr <[email protected]>2024-01-31 14:01:22 -0600
commit78927ede5d11c86c27de7eab91d67941c1444d18 (patch)
treef33bdb7ebd186d2b615e44c6bf9dc41528dbf6f5 /main.go
parent7e358767eaef6d0eff3a97fe241708f38ddf9113 (diff)
things work againv0.18.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index 4a5fc8b..0a89fe9 100644
--- a/main.go
+++ b/main.go
@@ -41,7 +41,6 @@ func main() {
}
me.myGui = gui.New()
- me.myGui.LoadToolkit("andlabs")
me.myGui.InitEmbed(resToolkit)
me.myGui.Default()