summaryrefslogtreecommitdiff
path: root/splash.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2019-05-22 19:18:55 -0700
committerJeff Carr <[email protected]>2019-05-22 19:18:55 -0700
commit72c316dc990ca42faa23704ccf924ed0abd4e2c2 (patch)
tree6d10015d470e89c2e4347736e44548e504cb87fb /splash.go
parent7ea694b0865b3fead15c0ad5d0192d43badb5fd4 (diff)
calls back on button clicks
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'splash.go')
-rw-r--r--splash.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/splash.go b/splash.go
index a58cd72..5891da9 100644
--- a/splash.go
+++ b/splash.go
@@ -10,7 +10,6 @@ import "runtime"
import "github.com/andlabs/ui"
import _ "github.com/andlabs/ui/winmanifest"
-// var splashWin *ui.Window
var MyArea *ui.Area
func ShowSplash() *ui.Window {