summaryrefslogtreecommitdiff
path: root/cmds/gui-demo/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/gui-demo/main.go')
-rw-r--r--cmds/gui-demo/main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmds/gui-demo/main.go b/cmds/gui-demo/main.go
index d89b1b0..54ad449 100644
--- a/cmds/gui-demo/main.go
+++ b/cmds/gui-demo/main.go
@@ -10,6 +10,8 @@ import (
// This initializes the first window
//
+// BUG: THIS PROGRAM DOESN'T EXIT PROPERLY (NOT REALLY A BUG)
+//
// Then starts a goroutine to demonstrate how to
// inject things into the GUI
func main() {