diff options
| author | Jeff Carr <[email protected]> | 2019-05-22 19:18:55 -0700 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2019-05-22 19:18:55 -0700 |
| commit | 72c316dc990ca42faa23704ccf924ed0abd4e2c2 (patch) | |
| tree | 6d10015d470e89c2e4347736e44548e504cb87fb /splash.go | |
| parent | 7ea694b0865b3fead15c0ad5d0192d43badb5fd4 (diff) | |
calls back on button clicks
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'splash.go')
| -rw-r--r-- | splash.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 { |
