summaryrefslogtreecommitdiff
path: root/updateui.go
diff options
context:
space:
mode:
Diffstat (limited to 'updateui.go')
-rw-r--r--updateui.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/updateui.go b/updateui.go
index b6c3096..88ac55b 100644
--- a/updateui.go
+++ b/updateui.go
@@ -99,5 +99,5 @@ func demoUI() {
})
// this is messed up.
- // mainWindow.Show()
+ mainWindow.Show()
}